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