Open pranav-suri-phc opened 2 months ago
Figure out a way to get type safety for queries made on the frontend by inferring it from the schema definition.
This will effectively remove the requirement for declaration of models in the frontend.
Resources: Mainly I want to prioritize typed queries for frontend, https://tanstack.com/query/latest/docs/framework/react/graphql
Figure out a way to get type safety for queries made on the frontend by inferring it from the schema definition.
This will effectively remove the requirement for declaration of models in the frontend.
Resources: Mainly I want to prioritize typed queries for frontend, https://tanstack.com/query/latest/docs/framework/react/graphql