stack

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

AdminTypes.LocationLocalPickupEnablePayload interface

Return type for locationLocalPickupEnable mutation.

Signature:

export interface LocationLocalPickupEnablePayload 

Properties

Property Modifiers Type Description
localPickupSettings?   Maybe<DeliveryLocalPickupSettings> (Optional) The local pickup settings that were enabled.
userErrors   Array<DeliveryLocationLocalPickupSettingsError> The list of errors that occurred from executing the mutation.