Directus / @directus/sdk / types / QueryAlias
Type Alias: QueryAlias<_Schema, Item> ​
QueryAlias<
_Schema,Item>:Record<string, keyofItem>
Defined in: types/query.ts:75
Alias object
TODO somehow include these aliases in the Field Types!!
Type Parameters ​
• _Schema
• Item