INPUT_OBJECT
1input StoreFilter {23id: [Int!]45# Exactly one input field should be provided6name: StringMatch78type: StoreType910search: String1112notNull: [String!]1314negate: [String!]15}