# FulfillmentServiceUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `fulfillmentServiceUpdate` mutation. ### Access Scopes ## Fields * [fulfillmentService](/docs/api/admin-graphql/2024-10/objects/FulfillmentService): FulfillmentService - The updated fulfillment service. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fulfillmentServiceUpdate](/docs/api/admin-graphql/2024-10/mutations/fulfillmentServiceUpdate) ## Examples