Laurin Quast

Results 342 issues of Laurin Quast

I have worked with BrowserStack before, they also have a plan for open source projects. We would need to apply for that: https://www.browserstack.com/open-source IMHO low-level unit tests are cool. However....

The TypeScript experience if this helper is not good, instead doing `!!condition && usePlugin(condition.props)` often seems better.

Node.js 12 is no longer in the Maintenance schedule. We should remove it and release a new major version. _____ - https://nodejs.org/en/about/releases/ - https://github.com/n1ru4l/envelop/pull/1417

Currently, envelop is tight-coupled with `GraphQLSchema` and provides specific hooks for replacing/altering the schema (`onResolverCalled`). We want to envelop to be versatile not only for local schema scenarios but also...

**Is your feature request related to a problem? Please describe.** Right now we use `EnvelopError` which extends `GraphQLError` for identifying whether an error should be masked or not. https://github.com/dotansimha/envelop/blob/7e90676ce7b90a1880d5b06e18b6694819aed1fa/packages/core/src/plugins/use-masked-errors.ts#L17 We...

How does the plugin order affect the functionality of the individual plugins? ___________ https://tortilla-hq.slack.com/archives/C02T94WH2CV/p1645115949877239

documentation

Goal: Alternative parse to graphql-js that is faster Benchmarks that show how it is faster (CI) ______ Resources: https://github.com/Chevrotain/chevrotain/tree/master/examples/grammars/graphql

https://envelop-git-envelop-playground-theguild.vercel.app/playground