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