v1.5.0v1.4.0
Reading changes from the repo…
typescript-react-apollo
plugin for generating typed QueryResult
, MutationResult
, and SubscriptionResult
, improving type safety in your applications. enumPrefix
configuration to customize enum naming in generated code, allowing for better integration with existing codebases. RequireFields
, enhancing the handling of required fields in generated types and improving overall type safety. preResolveType
, resolving issues that may arise when using certain GraphQL types.