Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Object Type

AssetUserPermissions

No description
Type Fields
canEdit:Boolean!

Check if current user has Asset editing permissions for a specific Asset.

canDelete:Boolean!

Check if current user has Asset deleting permissions for a specific Asset.

canDownload:Boolean!

Check if current user has Asset download permissions for a specific Asset.

canComment:Boolean!

Check if current user has Comment creation permissions for a specific Asset.