interface
SchemaBlockType
interface SchemaBlockType { ... }One discriminated block definition.
Source packages/protocol/src/generated.ts:694
keystring- The key value.
labelstring- The label value.
labelTranslationsRecord<string, string>- The labelTranslations value.
fieldsSchemaField[]- The fields value.