Home > @infiniteobjects/shopify-data-manager > AdminTypes > LocationLocalPickupEnablePayload
Return type for locationLocalPickupEnable mutation.
Signature:
export interface LocationLocalPickupEnablePayload
| 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. |