beamable-sdk / schema / ContentType
Enumeration: ContentType¶
Defined in: src/__generated__/schemas/enums/ContentType.ts:6
⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.
Enumeration Members¶
Binary¶
Binary:
"binary"
Defined in: src/__generated__/schemas/enums/ContentType.ts:9
Content¶
Content:
"content"
Defined in: src/__generated__/schemas/enums/ContentType.ts:7
Text¶
Text:
"text"
Defined in: src/__generated__/schemas/enums/ContentType.ts:8