UserPermissions
Object
A list of Permissions associated with the currently authenticated User and the parent Node.
Fields
#
canDelete
Whether the currently authenticated User can perform delete operations on the parent Node.
canManage
Whether the currently authenticated User can perform any operation on the parent Node.
canReview
Whether the currently authenticated User can review a node resource like a Project.
canUpdate
Whether the currently authenticated User can perform update operations on the parent Node.
canUpdatePassword
Whether the currently authenticated user can perform update operations on password field of the parent Node.
canView
Whether the currently authenticated User can perform view operations on the parent Node.
Usages
#
References
#
- Field permissions from User
UserLicenseEdge