morpheus-graphql
morpheus-graphql copied to clipboard
Optimize the generation of client types
derived from @paradoja comment in #245
- Client tries to use fragments on type generation.
- or client generates same type for similar selection sets.