INPUT_OBJECT
BrickAndMortarFilter
link GraphQL Schema definition
1 input BrickAndMortarFilter { 2 3 Int!] : [ 4 5 # Exactly one input field should be provided 6 StringMatch : 7 8 Status!] : [ 9 10 BrickAndMortarType!] : [ 11 12 # Exactly one input field should be provided 13 StringMatch : 14 15 # Exactly one input field should be provided 16 StringMatch : 17 18 # Exactly one input field should be provided 19 StringMatch : 20 }