AshTypescript. Rpc. Codegen. FunctionGenerators. TypedQueries
(ash_typescript v0.18.1)
Copy Markdown
View Source
Generates TypeScript typed query types and field constants.
Typed queries provide compile-time type safety for server-side rendered data and allow the same field selections to be used for client-side refetching.
Summary
Functions
Generates the typed queries section for TypeScript output.
Generates a single typed query type and const declaration.