timqian/gql-generator

hidden bug : query & mutation results are different from schema

Hasan-git opened this issue · 3 comments

first of all thank you for your great work!

I used 'gqlg' since it was v1.0.5 and every think was ok.
A couple days ago I have updated 'gqlg' to v1.0.10 and here the problem became when generating result, I noticed that queries and mutations are different from schema. However , when I downgrade gqlg to v 1.0.5 it works back as expected.

do you prefer to provide you with schema for testing ?

Yes, please

schema file is sent via email, please check your inbox

any updates ?