This interface is define the structure of a permission array of PermissionDefinition.

Hierarchy

  • Permission

Properties

gqlOperations?: readonly string[]

List of gqlOperations.

key: string

Key of the permission.

title: string

Title of the permission.

usedByManagedServiceOnly?: boolean

True for only permission is used for manage services.

usedForDevelopment?: boolean

True for only permission is used for development.

Generated using TypeDoc