INPUT_OBJECT

SellerAdyenBillingPaymentMethodUpdateMutationInput

Autogenerated input type of SellerAdyenBillingPaymentMethodUpdateMutation

link GraphQL Schema definition

  • input SellerAdyenBillingPaymentMethodUpdateMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • sellerId: ID
  • # Data used to persist a payment method for Adyen.
  • attributes: JSON!
  • }