Delivery Promise Provider Upsert User Error
An error that occurs during the execution of .
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.
Anchor to MutationsMutations
- •mutation
Creates or updates a delivery promise provider. Currently restricted to select approved delivery promise partners.
- Anchor to activeactive•
Whether the delivery promise provider is active. Defaults to
true
when creating a provider.- Anchor to fulfillmentDelayfulfillment•
Delay The number of seconds to add to the current time as a buffer when looking up delivery promises. Represents how long the shop requires before releasing an order to the fulfillment provider.
- Anchor to locationIdlocation•
Id ID!required The ID of the location that will be associated with the delivery promise provider.
- Anchor to timeZonetime•
Zone The time zone to be used for interpreting day of week and cutoff times in delivery schedules when looking up delivery promises. Defaults to
when creating a provider.
Arguments
- Anchor to deliveryPromiseProviderdelivery•
Promise Provider The created or updated delivery promise provider.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields