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