Skip to main content
Anchor to DeliveryLocationLocalPickupSettingsError

DeliveryLocationLocalPickupSettingsError

object

Requires Any of shipping access scopes or manage_delivery_settings user permission.

Represents an error that happened when changing local pickup settings for a location.

•DeliveryLocationLocalPickupSettingsErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Disables local pickup for a location.

Arguments

•ID!required

The ID of the location to disable local pickup for.


Fields

•ID

The ID of the location for which local pickup was disabled.

•[DeliveryLocationLocalPickupSettingsError!]!non-null

The list of errors that occurred from executing the mutation.

•mutation

Enables local pickup for a location.

Arguments

•DeliveryLocationLocalPickupEnableInput!required

The settings required to enable local pickup for a location.


Fields

•DeliveryLocalPickupSettings

The local pickup settings that were enabled.

•[DeliveryLocationLocalPickupSettingsError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »