--- title: FulfillmentServiceUpdatePayload - GraphQL Admin description: Return type for `fulfillmentServiceUpdate` 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/fulfillmentserviceupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentserviceupdatepayload.md --- # Fulfillment​Service​Update​Payload payload Return type for `fulfillmentServiceUpdate` mutation. ## Fields * fulfillment​Service [Fulfillment​Service](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentService) The updated fulfillment service. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [fulfillment​Service​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentServiceUpdate) mutation Updates a fulfillment service. If you need to update the location managed by the fulfillment service (for example, to change the address of a fulfillment service), use the [LocationEdit](https://shopify.dev/api/admin-graphql/latest/mutations/locationEdit) mutation. *** ## Map ### Mutations with this payload * [fulfillment​Service​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/fulfillmentServiceUpdate)