Reason Client
Built and maintained by kgoggin
A plugin for GraphQL Codegen to generate ReasonML types based on your GraphQL schema for use in a client application.
#
Installation#
ExamplesSet up your project per the GraphQL Codegen Docs, and specify this plugin in your codegen.yml:
#
Usage & DocumentationFor the complete documentation, please refer to kgoggin/graphql-codegen-reason repository.