--- title: FulfillmentConstraintRuleCreatePayload - GraphQL Admin description: Return type for `fulfillmentConstraintRuleCreate` 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/fulfillmentconstraintrulecreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentconstraintrulecreatepayload.md --- # Fulfillment​Constraint​Rule​Create​Payload payload Return type for `fulfillmentConstraintRuleCreate` mutation. ## Fields * fulfillment​Constraint​Rule [Fulfillment​Constraint​Rule](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentConstraintRule) The newly created fulfillment constraint rule. * user​Errors [\[Fulfillment​Constraint​Rule​Create​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentConstraintRuleCreateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [fulfillment​Constraint​Rule​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentConstraintRuleCreate) mutation Creates a fulfillment constraint rule and its metafield. *** ## Map ### Mutations with this payload * [fulfillment​Constraint​Rule​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/fulfillmentConstraintRuleCreate)