Permission Object
Represents an object permission, which grants some access to a specific user relative to a specific object.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the Permission.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the Permission.
String!)#
description (Description of the Permission.
ID!)#
id (The ID of the object
String!)#
name (Name of the Permission.
AuthObjectType!)#
objType (The type of object that the Permission is associated with.
String!)#
tag (A unique string identity value.