deactivateAccessControl
deactivateAccessControl(
id: ID!
): AccessControlResult!Arguments
id ● ID! non-null scalar
Type
AccessControlResult union
Last updated
Was this helpful?
Put an access control to inactive. It will be removed from the underlying system, but will still exist in Collibra Data Access.
deactivateAccessControl(
id: ID!
): AccessControlResult!ID! non-null scalarAccessControlResult unionLast updated
Was this helpful?
Was this helpful?