Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentCustomizationActivationPayload
Return type for paymentCustomizationActivation mutation.
Signature:
export interface PaymentCustomizationActivationPayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| ids? | Maybe<Array<Scalars[‘String’][‘output’]>> | (Optional) The IDs of the updated payment customizations. | |
| userErrors | Array<PaymentCustomizationError> | The list of errors that occurred from executing the mutation. |