Homepage

models

Last edit: Oct 26, 2022

Returns collection of all Models in the system, including soft deleted items.

models(
  filter: ModelsFilterInput
  page: Int = 1
  per_page: Int!
  sort: [ModelsSortInput!]
): ModelCollection!

Arguments

filter (ModelsFilterInput)

page (Int)

per_page (Int)

sort (ModelsSortInput)

Type

ModelCollection

Questions?

We are always happy to help with any questions you may have.

contact us