interface
SchemaCollection
interface SchemaCollection { ... }One resolved collection or global, including capabilities and field manifest.
Source packages/protocol/src/generated.ts:387
idstring- The id value.
slugstring- The slug value.
labelsSchemaCollectionLabels- The labels value.
adminSchemaCollectionAdmin- The admin value.
capabilitiesSchemaCapabilities- The capabilities value.
authSettingsSchemaAuthSettings- The authSettings value.
uploadSettingsSchemaUploadSettings- The uploadSettings value.
versionSettingsSchemaVersionSettings- The versionSettings value.
documentLockSettingsSchemaDocumentLockSettings- The documentLockSettings value.
fieldsSchemaField[]- The fields value.
indexesSchemaCollectionIndex[]- The indexes value.
endpointsSchemaEndpoint[]- The endpoints value.