Magidoc

ResourcePermission
Object

A Node in the graph.

Fields

#

createdAt

The datetime when the resource permission was created at.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

id

ID !
Non-null

ID of the object.

nameForLog

Object name to be identified in Audit Logs.

path

Non-null

The relative path of the object.

permissable

The permissable object node.

permissableDatabaseId

The database id of the permissable object.

permissableType

The type of permissable object.

permission

A permission value.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the ResourcePermission.

resource

The resource node.

resourceDatabaseId

The database id of the resource.

resourceType

The type of resource.

settings

Non-null

The settings associated with the object.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#

  • Field resourcePermissions from Project