IWorkspaceCapabilityResponse

Interface

All capability checks for an Entity's workspace

Properties

Property Type Notes
details ICapabilityAccessResponse[]

Detailed checks for each capability. Used for observability

granted Capability[]

Array of capabilities the current user has access to, in the context of a given entity


Interface defined in common/src/capabilities/types.ts:70