beamable-sdk / services / GetContentByIdParams
Interface: GetContentByIdParams<T>¶
Defined in: src/services/ContentService.ts:33
Type Parameters¶
T¶
T extends string = string
Properties¶
id¶
id:
T
Defined in: src/services/ContentService.ts:36
manifestId?¶
optionalmanifestId:string
Defined in: src/services/ContentService.ts:35
Optional manifest ID to fetch specific content, defaults to 'global'