INPUT_OBJECT
GraphQLAccessFilter
link GraphQL Schema definition
1 input GraphQLAccessFilter { 2 3 Int!] : [ 4 5 String!] : [ 6 7 # Exactly one input field should be provided 8 StringMatch : 9 10 # Exactly one input field should be provided 11 StringMatch : 12 13 # Exactly one input field should be provided 14 StringMatch : 15 16 # Exactly one input field should be provided 17 StringMatch : 18 19 # Exactly one input field should be provided 20 StringMatch : 21 22 Boolean : 23 24 Int!] : [ 25 }