ViewerOrganizationConnectionPermissions
Object
A list of Permissions associated with the currently authenticated User and the parent Connection.
Fields
#
canCreate
Non-null
Whether the currently authenticated User can perform create operations on the parent Connection.
canIndex
Non-null
Whether the currently authenticated User can perform index operations on the parent Connection.
canIndexAll
Non-null
Whether the currently authenticated User can perform index operations on the parent Connection and can access all entries within the Company.
canManage
Non-null
Whether the currently authenticated user can manage ALL companies.
Usages
#
References
#
- Field permissions from ViewerOrganizationConnection
Previous
ViewerOrganizationConnection