INPUT_OBJECT
CreatePaymentsMutationInput
The input object that defines the fields for the createPayments mutation.
link GraphQL Schema definition
- input CreatePaymentsMutationInput {
- # A payment.
- : [CreatePaymentMutationInput]!
- }
INPUT_OBJECT
The input object that defines the fields for the createPayments mutation.
- input CreatePaymentsMutationInput {
- # A payment.
- : [CreatePaymentMutationInput]!
- }