OBJECT

SellerAdyenBillingPaymentMethodUpdateMutationPayload

Autogenerated return type of SellerAdyenBillingPaymentMethodUpdateMutation.

link GraphQL Schema definition

  • type SellerAdyenBillingPaymentMethodUpdateMutationPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [ValidationError!]
  • response: AdyenResponse
  • seller: Seller
  • status: Int!
  • }