INPUT_OBJECT
PaymentMethodCreateMutationInput
Autogenerated input type of PaymentMethodCreateMutation
link GraphQL Schema definition
- input PaymentMethodCreateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # Payment method attributes.
- PaymentMethodInput! :
- }