# FulfillmentEventCreatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `fulfillmentEventCreate` mutation. ### Access Scopes ## Fields * [fulfillmentEvent](/docs/api/admin-graphql/2024-07/objects/FulfillmentEvent): FulfillmentEvent - The created fulfillment event. * [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 * [fulfillmentEventCreate](/docs/api/admin-graphql/2024-07/mutations/fulfillmentEventCreate) ## Examples