# FulfillmentConstraintRuleCreatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `fulfillmentConstraintRuleCreate` mutation. ### Access Scopes ## Fields * [fulfillmentConstraintRule](/docs/api/admin-graphql/2024-07/objects/FulfillmentConstraintRule): FulfillmentConstraintRule - The newly created fulfillment constraint rule. * [userErrors](/docs/api/admin-graphql/2024-07/objects/FulfillmentConstraintRuleCreateUserError): FulfillmentConstraintRuleCreateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fulfillmentConstraintRuleCreate](/docs/api/admin-graphql/2024-07/mutations/fulfillmentConstraintRuleCreate) ## Examples