Aske Hippe Brun

Results 17 comments of Aske Hippe Brun

I saw that you merged this @adamjmcgrath🚀 When will the version for testing be available? And is there an ETA for v2?

Hey! Thanks for the response. This solution would not work for us, as we need specific values for the refs (we point to them from other places). It should be...

That seems like a good solution! In a major release it might make more sense to match the structure Fauna uses though (although it would be a breaking change and...

Hey again, What's the status on this? Let me know if you need any help implementing this.

Thanks for the update, this sounds great!

While waiting for this to be fix, I've removed the @types/react-form package and made a `declarations.d.ts` file with these contents: declare module 'react-form' { var reactForm: { Form: any splitFormProps:...

> If you want `vscode-graphql` or any LSP implementation to support `legacy` 1.0 mode of `graphql-config` proposed spec that IntelliJ uses, just provide [this setting documented in the readme](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server#workspace-configuration). >...

Hi @ndom91 & @balazsorban44. It would be amazing if we could get this merged. We are currently migrating our app to `next-auth` and we want to use the new naming...

@balazsorban44 Thanks for your help with this PR. The tests should be passing now (can you confirm?). Except for the two unresolved conversations above, we should be ready to merge