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