Scott
Scott
Ohh.. that is a lot of opinionation to be packing into the core. Scott
What is cumbersome about it? As I see it, it's simplicity of being able to use the same query system, instead of using an extra and external state manager, makes...
> I want to store login users, I'm still not sure what is difficult about doing this. How about showing your link-state code? Scott
To me, the code above @sessionboy looks more complicated than using link-state, because, where are the GraphQL queries in that code? They are missing and thus, you are duplicating code...
link-state is in 2.5.0 @mbrowne. Scott
I just ran into this issue too. Using 0.4.1 fixed it. Scott
@peggyrayzis - Can you have a look at this please? I want to write an article about using apollo-link-state, but I don't want to have to tell everyone they can't...
@romucci @TimMikeladze - Thanks. That solution fixed it for me too. Is this "the" fix? Or is does the Apollo team still need to look at this? Scott
That's what I thought, but wasn't certain. Appreciate the help! Scott
> I don’t like the idea of making the IDL the one source of truth when creating a GraphQL server Amen! Scott