Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentCustomizationUpdatePayload
Return type for paymentCustomizationUpdate
mutation.
Signature:
export interface PaymentCustomizationUpdatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
paymentCustomization? | Maybe<PaymentCustomization> | (Optional) Returns the updated payment customization. | |
userErrors | Array<PaymentCustomizationError> | The list of errors that occurred from executing the mutation. |