graphql-typed-apollo-client
v0.5.0
Published
A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
Downloads
5
Maintainers
Readme
graphql-typed-apollo-client
Cloned from [email protected] but export the function of converting query / mutation object to graphql AST also, so that application can integrate this library with other graphql client libraries like Apollo client.
Refer to original readme for details:
https://www.npmjs.com/package/graphql-typed-client