ObjectPermissionGrant Object
Represents a permission that has been granted to a specified object, either directly or via a Role.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the ObjectPermissionGrant.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the ObjectPermissionGrant.
Role)#
grantedByRole (The Role through which the Permission is granted, if applicable.
ID!)#
id (The ID of the object
UUID!)#
obj (A reference to the object for which the Permission is granted.
Permission!)#
permission (The Permission being granted.
User!)#
user (The User for which the Permission is granted.