Erik Wrede

Results 25 issues of Erik Wrede

It would be great if Hive reports were taggable and filterable by custom user-defined tags. Use cases for tags could include - Region (e.g. europe-west, asia-pacific, north-america) for examining perfomance...

enhancement
help wanted

## First-Class support for `@stream`/`@defer` in strawberry This issue is going to collect all necessary steps for an awesome stream and defer devX in Strawberry 🍓 First steps collected today...

# Summary As discussed on the discord #wg channel, this is the prototype for CodSpeed benchmarks using vitest. Some of the benchmarks we currently have may not be suitable for...

Consider the following example: - Send out an invite to someone - the user clicks the invite but needs to create an account first - Google SSO is used to...

We are currently using typescript-apollo-angular to generate our type hints. We now want to make use of `typed-document-node` in conjunction with `ts-apollo-angular` to benefit from the additional ergonomics of `typed-document-node`...