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

Deletes a payment customization.

Arguments

•ID!
required

The global ID of the payment customization.



Was this section helpful?