graphql

hlship 2019-02-28T00:08:02.024300Z

It's not that what we have is not very usable, but (for example) after a 1.0 we need to not change anything in the public api, which would mean that, say https://github.com/walmartlabs/lacinia/pull/270 would have to be fixed a different way (probably, a new function, selections-tree2).

👀 1
orestis 2019-02-28T20:16:26.003100Z

I personally pay no attention to version numbers. At the same time, API breakage is unavoidable, especially given that the spec still evolves.

orestis 2019-02-28T20:16:37.003600Z

Perhaps some namespaces are more stable than others?