interface
SchemaSelectChoice
interface SchemaSelectChoice { ... }One stored select value and author-facing label.
Source packages/protocol/src/generated.ts:630
valuestring- The value value.
labelstring- The label value.
labelTranslationsRecord<string, string>- The labelTranslations value.