Occasions
Find all matching occasions
Occasions(
first: Int
after: String
last: Int
before: String
currency: Currency
): OccasionConnection!
Arguments
Occasions.first ● Int scalar
Returns the first n elements from the list.
Occasions.after ● String scalar
Returns the elements in the list that come after the specified cursor.
Occasions.last ● Int scalar
Returns the last n elements from the list.
Occasions.before ● String scalar
Returns the elements in the list that come before the specified cursor.
Occasions.currency ● Currency enum
Type
OccasionConnection object
The connection type for Occasion.