Tuval Simha
Tuval Simha
We made a lot of new changes in the last few weeks - you can see all changes here #2441, I tried to reproduce it and right all look good....
Hi @FluorescentHallucinogen , Thank you for your contribution. At the moment we are not looking into supporting this kind of feature in Inspector, because we think it might make maintenance...
@Urigo I was trying to reproduce it: 1. `npm install` 2. `npm start` The build was created and the project was running properly. You can close this issue for this...
@Alastair-Spencer Hey :) Still needed?
Hey @foolishell, We did a lot of changes in the past few weeks, can you please rebase and resolve all conflicts? i will review it. BTW, if this is a...
Hi @anandwali, I appreciate you bringing up this new issue :) Could you kindly provide more details? I attempted to reproduce it, but everything seemed to be working perfectly fine.
Hey @MeetM15, thank you for this new issue. I guess you find a solution? the path is wrong, have a redundant `\`
Hi @bardiharborow, Thank you for this PR, can you make the CI check pass please?
Hey @istominaver, Thank you for this issue. Can you share the result after you run `graphql-inspector similar schema.graphql`?
Hey @istominaver, thank you! So let's talk about `similar`. Here’s [the code](https://github.com/kamilkisiela/graphql-inspector/blob/master/packages/core/src/similar/index.ts) where the results of “rating similarities” is combined into an end result. And [here’s](https://github.com/kamilkisiela/graphql-inspector/blob/c17b98648c8ab6b34620b95639696ccba23c686c/packages/core/src/utils/string.ts#L39) how it rates types....