deliveryPromiseProvider
Requires access scope.
Lookup a delivery promise provider.
Arguments
- Anchor to locationIdlocation•
Id ID!required The ID of the location associated with the delivery promise provider.
Anchor to Possible returnsPossible returns
- Anchor to DeliveryPromiseProviderDelivery•
Promise Provider A delivery promise provider. Currently restricted to select approved delivery promise partners.
- active•Boolean!non-null
Whether the delivery promise provider is active. Defaults to
true
when creating a provider.- fulfillment
Delay •Int 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•ID!non-null
A globally-unique ID.
- location•Location!non-null
The location associated with this delivery promise provider.
- time
Zone •String!non-null The time zone to be used for interpreting day of week and cutoff times in delivery schedules when looking up delivery promises.
- active•