helios1138/graphql-typed-client
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)
TypeScriptMIT
Issues
- 0
- 0
Serialization of array of custom scalars fails
#41 opened by MrFus10n - 4
GraphQL Aliases
#22 opened by travis-r6s - 2
- 0
- 0
- 0
Generated code can have implicit any
#37 opened by DanielRose - 0
- 0
graphql subscription is not working
#34 opened by vishal847 - 1
Reduce bundle size
#32 opened by remorses - 15
Execution result type includes the full schema
#12 opened by Pajn - 2
Strong typed return value
#31 opened by zhigang1992 - 7
Prettier dependency
#19 opened by bkniffler - 0
support glob pattern for schema loading
#13 opened by helios1138 - 2
Question/FR: How to get graphql query string?
#28 opened by sido420 - 2
- 1
Cli process always is finished with 0 code
#16 opened by p-fedyukovich - 2
"TypeError: Object(...) is not a function" exception when importing the generated client in Next.JS app
#15 opened by godness84 - 0
use 'unknown' instead of 'any'
#14 opened by helios1138 - 1
apply typeMapper to input types in variables
#11 opened by helios1138 - 0
- 3
- 0
generate TS type guard functions for types, unions and interfaces based on __typename
#8 opened by helios1138 - 1
Feature request: request batching
#3 opened by capaj - 1
Question: Is schema.json absolutely necessary?
#7 opened by capaj - 4