after
String
before
first
Int
last
ItemRestrictionResultConnection
type Query { itemRestrictionResults(after: String, before: String, first: Int, last: Int): ItemRestrictionResultConnection }
Query.
itemRestrictionResults
No description
Arguments
after
String
before
String
first
Int
last
Int
Returns:
ItemRestrictionResultConnection
type Query { itemRestrictionResults(after: String, before: String, first: Int, last: Int): ItemRestrictionResultConnection }