--- title: FulfillmentEventCreatePayload - GraphQL Admin description: Return type for `fulfillmentEventCreate` 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/fulfillmenteventcreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmenteventcreatepayload.md --- # Fulfillment​Event​Create​Payload payload Return type for `fulfillmentEventCreate` mutation. ## Fields * fulfillment​Event [Fulfillment​Event](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentEvent) The created fulfillment event. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [fulfillment​Event​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentEventCreate) mutation Creates a fulfillment event for a specified fulfillment. *** ## Map ### Mutations with this payload * [fulfillment​Event​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/fulfillmentEventCreate)