INPUT_OBJECT
1input WishlistFilter {23id: [Int!]45# Exactly one input field should be provided6name: StringMatch78isDefault: Boolean910storeId: [Int!]1112customerId: [Int!]1314search: String1516notNull: [String!]1718negate: [String!]19}