Skip to main content

ResourceRef

@forge/monorepo


@forge/monorepo / backend/src / ResourceRef

Type Alias: ResourceRef

ResourceRef = object

Defined in: backend/src/authorization/index.ts:13

Properties

attributes?

readonly optional attributes?: Readonly<Record<string, unknown>>

Defined in: backend/src/authorization/index.ts:16


id?

readonly optional id?: string

Defined in: backend/src/authorization/index.ts:15


type

readonly type: string

Defined in: backend/src/authorization/index.ts:14