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