Skip to main content
Anchor to PaymentCustomizationDeletePayload

PaymentCustomizationDeletePayload

payload

Return type for paymentCustomizationDelete mutation.

•ID

Returns the deleted payment customization ID.

•[PaymentCustomizationError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Permanently deletes a payment customization. Once deleted, the customization will no longer affect which payment methods appear at checkout.

Arguments

•ID!
required

The global ID of the payment customization.



Was this section helpful?