Skip to main content
Version: 2.0.0-beta

Interface: Permissions

Define the operations that can be performed in a collection.

Properties

create

Optional create: boolean

Can the user add new entities. Defaults to true

Defined in

lib/src/types/permissions.ts:20


delete

Optional delete: boolean

Can the user delete entities. Defaults to true

Defined in

lib/src/types/permissions.ts:28


edit

Optional edit: boolean

Can the elements in this collection be edited. Defaults to true

Defined in

lib/src/types/permissions.ts:24


read

Optional read: boolean

Can the user see this collection. If false it will not show in the user's navigation Defaults to true

Defined in

lib/src/types/permissions.ts:16

Enterprise?

Learn how to get the most out of your project with the help of our consulting team.
Get in touch
Sign up to our newsletter to get the latest news and updates. No spam!