Anchor to DeliveryLocationLocalPickupSettingsErrorDelivery
Delivery Location Local Pickup Settings Error
object
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•
The error code.
- Anchor to fieldfield•
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
- Anchor to locationIdlocation•
Id The ID of the location for which local pickup was disabled.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
- •mutation
Enables local pickup for a location.
- Anchor to localPickupSettingslocal•
Pickup Settings The settings required to enable local pickup for a location.
Arguments
- Anchor to localPickupSettingslocal•
Pickup Settings The local pickup settings that were enabled.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?