Nilan Marktanner
Nilan Marktanner
Can you still reproduce this with `graphql-yoga` and/or `[email protected]`?
I actually think that 2. is better for the same reason you mentioned. Otherwise, where is the enum definition coming from?
Wow, that's amazing! This is tremendously helpful for the update we're planning, thanks 🙏
cool, thanks for the pointer!
Thanks for the report :stuck_out_tongue: I think this is related to this topic: https://github.com/learnapollo/learnapollo/issues/29 What browser are you using?
Cool, then this is related to using static properties instead of `export const` which I used that for the [RN track](https://github.com/learnapollo/pokedex-react-native-vanilla/blob/master/exercise-04-solution/src/components/PokemonCard.js#L7-L15) Would be great if you can create a PR...

personally, I like `fromEvent`, it sounds like a builder function that takes an event, which it is. Maybe it could be more explicit like `apiFromEvent`? But I don't think it's...
You're right, @kbrandwijk. Your point makes me think even more that the current terminology is fine. But yea, I'm open for a discussion here, too. It should be noted that...
Thanks for the report, I will have a look next week.