# FulfillmentEventCreatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `fulfillmentEventCreate` mutation. ### Access Scopes ## Fields * [fulfillmentEvent](/docs/api/admin/unstable/objects/FulfillmentEvent): FulfillmentEvent - The created fulfillment event. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fulfillmentEventCreate](/docs/api/admin/unstable/mutations/fulfillmentEventCreate) ## Examples