# CarrierServiceDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `carrierServiceDelete` mutation. ### Access Scopes ## Fields * [deletedId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the deleted carrier service. * [userErrors](/docs/api/admin/unstable/objects/CarrierServiceDeleteUserError): CarrierServiceDeleteUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [carrierServiceDelete](/docs/api/admin/unstable/mutations/carrierServiceDelete) ## Examples