--- title: FulfillmentOrdersSetFulfillmentDeadlinePayload - GraphQL Admin description: Return type for `fulfillmentOrdersSetFulfillmentDeadline` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentorderssetfulfillmentdeadlinepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentorderssetfulfillmentdeadlinepayload.md --- # Fulfillment​Orders​Set​Fulfillment​Deadline​Payload payload Return type for `fulfillmentOrdersSetFulfillmentDeadline` mutation. ## Fields * success [Boolean](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) Whether the fulfillment deadline was successfully set. * user​Errors [\[Fulfillment​Orders​Set​Fulfillment​Deadline​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrdersSetFulfillmentDeadlineUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [fulfillment​Orders​Set​Fulfillment​Deadline](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrdersSetFulfillmentDeadline) mutation Sets the latest date and time by which the fulfillment orders need to be fulfilled. *** ## Map ### Mutations with this payload * [fulfillment​Orders​Set​Fulfillment​Deadline](https://shopify.dev/docs/api/admin-graphql/latest/types/fulfillmentOrdersSetFulfillmentDeadline)