INPUT_OBJECT
1input TaxGroupFilter {23id: [Int!]45status: [Status!]67# Exactly one input field should be provided8name: StringMatch910defaultInStoreId: [Int!]1112search: String1314notNull: [String!]1516negate: [String!]17}