interface
SchemaCollectionLabels
interface SchemaCollectionLabels { ... }Singular and plural resource labels.
Source packages/protocol/src/generated.ts:473
singularstring- The singular value.
singularTranslationsRecord<string, string>- The singularTranslations value.
pluralstring- The plural value.
pluralTranslationsRecord<string, string>- The pluralTranslations value.