Skip to main content

Mutation: deleteRole

Requires access to resource GRAPHQL_PRIVILEGES_EDIT

privileges {
deleteRole(
roleNid: RoleNid!
): Boolean!
}

Arguments

deleteRole.roleNid ● RoleNid! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.