ModelSearchResult

open_in_new

This is a flattened representation of the model which removes or merges all lists of complex objects so that the fields may be directly queried.

Any field on this object may be included as a keyword in the models query. For example "name: Demo" would search for models with the word Demo in the name. A search for "mattertags.labels: kitchen" would search for any models that have at least one mattertag with the word kitchen in the label.

GraphQL Schema definition