Skip to main content

Function: roleImplicitWorkflowUseScope()

roleImplicitWorkflowUseScope(role): string | null

Defined in: packages/sdk/src/types/core-types.ts:125

Which scope, if any, gives this role implicit USE of every workflow.

Returns the scope name so callers can name it in the UI rather than asserting unexplained access.

Parameters

role

WorkflowAccessRole

Returns

string | null