Directus / @directus/sdk / graphql / GqlSingletonResult
Type Alias: GqlSingletonResult<Schema, Collection> ​
GqlSingletonResult<
Schema
,Collection
>:{ [Key in Collection]: Schema[Collection] }
Defined in: graphql/types.ts:19
Type Parameters ​
• Schema extends object
• Collection extends keyof Schema