stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentCustomizationActivationPayload

AdminTypes.PaymentCustomizationActivationPayload interface

Return type for paymentCustomizationActivation mutation.

Signature:

export interface PaymentCustomizationActivationPayload 

Properties

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.