Directus / @directus/sdk / types / RegularCollections
Type Alias: RegularCollections<Schema> ​
RegularCollections<
Schema
>:IfAny
<Schema
,string
,Exclude
<keyofSchema
,SingletonCollections
<Schema
>>>
Returns a list of regular collections in the schema
Type Parameters ​
• Schema