organizationalUnitId: UUID
The organizational unit ID used to search the database.
clientIds: [UUID!]!
The client ID's that will be removed from the organizational unit.
force: Boolean!
Boolean used to force a change. Default value is False.
This mutation is used to remove clients from an organizational unit. **Returns:** Returns true if process was completed successfully.
organizationalUnitId: UUID
The organizational unit ID used to search the database.
clientIds: [UUID!]!
The client ID's that will be removed from the organizational unit.
force: Boolean!
Boolean used to force a change. Default value is False.