Interface: WorkflowAccessRole
Defined in: packages/sdk/src/types/core-types.ts:102
The parts of a member role this rule reads. Structural rather than
MemberRole so the rule stays in this dependency-free module, and so a
caller holding only a partial role (a cached list response) can still ask.
Properties
grantedScopes?
optionalgrantedScopes:string[] |null
Defined in: packages/sdk/src/types/core-types.ts:103
workflowAccess?
optionalworkflowAccess: readonlyobject[] |null
Defined in: packages/sdk/src/types/core-types.ts:104