AshTypescript.Rpc.Codegen.FunctionGenerators.TypedQueries
(ash_typescript v0.17.2)
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.