interface
SchemaFieldCollapsible
interface SchemaFieldCollapsible { ... }A stable collapsible field group.
Source packages/protocol/src/generated.ts:549
idstring- The id value.
labelstring- The label value.
labelTranslationsRecord<string, string>- The labelTranslations value.
initiallyCollapsedboolean- The initiallyCollapsed value.