Directus / @directus/sdk / types / AllCollections
Type Alias: AllCollections<Schema> ​
AllCollections<
Schema>:RegularCollections<Schema> |RegularCollections<CoreSchema<Schema>>
Defined in: types/schema.ts:90
Merge custom schema with core schema
Type Parameters ​
• Schema