# FulfillmentConstraintRuleDeletePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `fulfillmentConstraintRuleDelete` mutation. ### Access Scopes ## Fields * [success](/docs/api/admin-graphql/2024-07/scalars/Boolean): Boolean - Whether or not the fulfillment constraint rule was successfully deleted. * [userErrors](/docs/api/admin-graphql/2024-07/objects/FulfillmentConstraintRuleDeleteUserError): FulfillmentConstraintRuleDeleteUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fulfillmentConstraintRuleDelete](/docs/api/admin-graphql/2024-07/mutations/fulfillmentConstraintRuleDelete) ## Examples