Appearance
clientRoot<Result, Type>(type): RootDefinition<Type, Result>
Result
Type
type
RootDefinition
Defined in: fate/src/root.ts:7
Defines a root query for an entity type, capturing the response shape.
Type extends string
string
RootDefinition<Type, Result>