INPUT_OBJECT
CollectionFilter
link GraphQL Schema definition
1 input CollectionFilter { 2 3 Int!] : [ 4 5 StringMatch : 6 7 Status!] : [ 8 9 StringMatch : 10 11 # Required permission: Collection.totalProducts:read 12 IntRange : 13 14 String : 15 16 String!] : [ 17 18 String!] : [ 19 }