cases
No description
cases(
amount: Int
before: String
after: String
orderBy: [TimeCreated_TimeLastEdited]
filters: [CaseFilters]
strawberryShakeFilters: [StrawberryShakeCaseFilters]
): Collection_Case
Arguments
cases.amount
● Int
scalar
Sets the amount of items to return. Defaults to 10
cases.before
● String
scalar
The cursor of a previously returned item. The items returned will be ones listed before this cursor.
cases.after
● String
scalar
The cursor of a previously returned item. The items returned will be ones listed after this cursor.
cases.orderBy
● [TimeCreated_TimeLastEdited]
list scalar
Ordering options
cases.filters
● [CaseFilters]
list scalar
Filters allowed for cases
cases.strawberryShakeFilters
● [StrawberryShakeCaseFilters]
list scalar
Filters allowed for cases, special version for use with StrawberryShake library