--- title: FulfillmentOrderSplitResult - GraphQL Admin description: The result of splitting a fulfillment order. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrderSplitResult md: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrderSplitResult.md --- # Fulfillment​Order​Split​Result object Requires `read_assigned_fulfillment_orders` access scope, `read_merchant_managed_fulfillment_orders` access scope or `read_third_party_fulfillment_orders` access scope. The result of splitting a fulfillment order. ## Fields * fulfillmentOrder * remainingFulfillmentOrder * replacementFulfillmentOrder *** ## Map No referencing types *** ## Mutations * fulfillmentOrderSplit *** ## FulfillmentOrderSplitResult Mutations ### Mutated by * [fulfillment​Order​Split](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrderSplit)