filter
argument, which contains all the available filters.sort
of type Enum
or [Enum!]
for listings sorting.limit
with default value and skip
to limit number of returned items in list.page
, perPage
args for pagination and return output type with items
(array of elements) and pageInfo
(meta-data).