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.