Anchor to DeliveryLocationLocalPickupSettingsErrorDelivery
objectDelivery Location Local Pickup Settings Error
Requires Any of shipping access scopes or user permission.
Represents an error that happened when changing local pickup settings for a location.
Anchor to FieldsFields
- Anchor to codecode•Delivery
Location Local Pickup Settings Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Disables local pickup for a location.
- Anchor to locationIdlocation•ID!
Id required The ID of the location to disable local pickup for.
Arguments
- •mutation
Enables local pickup for a location so customers can collect their orders in person. Configures the estimated pickup time that customers see at checkout and optional instructions for finding or accessing the pickup location.
- Anchor to localPickupSettingslocal•Delivery
Pickup Settings Location Local Pickup Enable Input! required The settings required to enable local pickup for a location.
Arguments
Was this section helpful?