nikitastupin / clairvoyance

Obtain GraphQL API schema even if the introspection is disabled
Apache License 2.0
960 stars 87 forks source link

Unknown error message #54

Open vicnaum opened 1 year ago

vicnaum commented 1 year ago

I was getting this kind of error: DEBUG | Unknown error message forvalid_args: 'Unknown argument "forum" on field "Query.developers". Did you mean "first" or "sort"?'

Maybe worth to add something like "Did you mean" to regex and extract fields from there if there are quotes?

nikitastupin commented 1 year ago

Hi @vicnaum!

Thanks for reporting this. Unfortunately, now I don't have capacity for digging deeper and fixing. I probably would be able to find time and review and merge a PR though.

I'm also looking for other ways to maintain the project with my current capacity (e.g. receive funding with Gitcoin Grants and fund issues with Gitcoin Bounties).

nikitastupin commented 1 year ago

Hey @vicnaum! Could you check this with the latest (2.5.1) version of Clairvoyance and see whether it solved the problem? Thanks!

iCarossio commented 1 year ago

Normally it has been indeed ;) but let’s wait for @vicnaum to confirm!