graphql-editor / graphql-zeus

GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native ( apollo compatible )
https://graphqleditor.com/docs/tools/zeus/index/
MIT License
1.94k stars 105 forks source link

React query definition is not updated for new Scalars definition #309

Closed asanovr closed 1 year ago

asanovr commented 2 years ago

Hi! Looks like react query plugin is forgotten to update for new scalars definitions, because all scalars types marked as unknown

aexol commented 2 years ago

I am making new plugins and the plugin type system will be included in produce-lib script

asanovr commented 2 years ago

@aexol Could you please tell about a release date?