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