graphql-code-generator-community
graphql-code-generator-community copied to clipboard
Implement a graphql-codegen plugin that outputs a client SDK written in Effect
Is your feature request related to a problem? Please describe.
I would like to be able to generate a GraphQL client SDK that seamlessly integrates with Effect.
Describe the solution you'd like
Implement a new plugin that outputs Effect-native GraphQL client SDK.
Describe alternatives you've considered
Additional context