INPUT_OBJECT
SubscriptionPaymentFilter
link GraphQL Schema definition
1 input SubscriptionPaymentFilter { 2 3 : [Int!] 4 5 : DateRange 6 7 : DateRange 8 9 #   Exactly one input field should be provided 10 : StringMatch 11 12 : SubscriptionPaymentStatus 13 }