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