ResourceRef
@forge/monorepo / backend/src / ResourceRef
Type Alias: ResourceRef
ResourceRef =
object
Defined in: backend/src/authorization/index.ts:13
Properties
attributes?
readonlyoptionalattributes?:Readonly<Record<string,unknown>>
Defined in: backend/src/authorization/index.ts:16
id?
readonlyoptionalid?:string
Defined in: backend/src/authorization/index.ts:15
type
readonlytype:string
Defined in: backend/src/authorization/index.ts:14