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