INPUT_OBJECT

AfterpaySettingsDeleteMutationInput

Autogenerated input type of AfterpaySettingsDeleteMutation

link GraphQL Schema definition

  • input AfterpaySettingsDeleteMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # Afterpay merchant ID.
  • merchantId: String!
  • }