Admin GraphQL API2024-10
Admin API update on fulfillmentOrder.destination
and FulfillmentOrderDestination
object
fulfillmentOrder.destination
and FulfillmentOrderDestination
objectBreaking Changes
As of the Admin API version 2024-10 and unstable release, will return a
object instead of
null
for fulfillment orders lacking an associated shipping address. In such cases, the address related fields within the object will be set to null.
Non Breaking Changes
As of GQL Admin API version 2024-10 and unstable release, you can use new field to retrieve the pickup location for the fulfillment order.
Was this section helpful?