deleteRule
Deletes a single Rule using a unique key.
deleteRule(
input: DeleteRuleInput!
): DeleteRulePayload
Arguments
deleteRule.input ● DeleteRuleInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
DeleteRulePayload object
The output of our delete Rule mutation.