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