--- title: CarrierServiceCreatePayload - GraphQL Admin description: Return type for `carrierServiceCreate` 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/carrierservicecreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/carrierservicecreatepayload.md --- # Carrier​Service​Create​Payload payload Return type for `carrierServiceCreate` mutation. ## Fields * carrier​Service [Delivery​Carrier​Service](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryCarrierService) The created carrier service. * user​Errors [\[Carrier​Service​Create​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/CarrierServiceCreateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [carrier​Service​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/carrierServiceCreate) mutation Creates a new carrier service. *** ## Map ### Mutations with this payload * [carrier​Service​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/carrierServiceCreate)