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.

Show fields

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.

Show payload

Arguments

•ID!
required

The global ID of the payment customization.



Was this section helpful?