INPUT_OBJECT

SellerBraintreeBillingPaymentMethodUpdateMutationInput

Autogenerated input type of SellerBraintreeBillingPaymentMethodUpdateMutation

link GraphQL Schema definition

  • input SellerBraintreeBillingPaymentMethodUpdateMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • sellerId: ID
  • paymentMethodNonce: String!
  • }