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