INPUT_OBJECT
1input CountryStateFilter {23id: [Int!]45# Exactly one input field should be provided6name: StringMatch78code: [String!]910search: String1112notNull: [String!]1314negate: [String!]15}