Skip to main content
Anchor to DeliveryPromiseProviderUpsertUserError

DeliveryPromiseProviderUpsertUserError

object

An error that occurs during the execution of DeliveryPromiseProviderUpsert.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Creates or updates a delivery promise provider. Currently restricted to select approved delivery promise partners.

Arguments

•

Whether the delivery promise provider is active. Defaults to true when creating a provider.

•

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.

•
ID!required

The ID of the location that will be associated with the delivery promise provider.

•

The time zone to be used for interpreting day of week and cutoff times in delivery schedules when looking up delivery promises. Defaults to UTC when creating a provider.


Fields

Anchor to deliveryPromiseProviderdeliveryPromiseProvider
•

The created or updated delivery promise provider.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?