# FulfillmentConstraintRuleUpdatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `fulfillmentConstraintRuleUpdate` mutation. ### Access Scopes ## Fields * [fulfillmentConstraintRule](/docs/api/admin/unstable/objects/FulfillmentConstraintRule): FulfillmentConstraintRule - The updated fulfillment constraint rule. * [userErrors](/docs/api/admin/unstable/objects/FulfillmentConstraintRuleUpdateUserError): FulfillmentConstraintRuleUpdateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fulfillmentConstraintRuleUpdate](/docs/api/admin/unstable/mutations/fulfillmentConstraintRuleUpdate) ## Examples