Skip to main content

fulfillmentRule

Get a single fulfillment rule by ID within the current company. Returns the fulfillment rule whether active or archived.

Permissions Required

  • orders:read_fulfillment_profiles permission
fulfillmentRule(
id: ID!
): FulfillmentRule

Arguments

fulfillmentRule.id ● ID! non-null scalar common

The ID of the fulfillment rule.

Type

FulfillmentRule object orders

Fulfillment Rule

A reusable set of rules that defines how a fulfillment is processed. A fulfillment rule is owned by a company and is assigned to fulfillments to govern how they progress through the fulfillment state machine.