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