graphql

hlship 2023-01-06T23:47:04.150019Z

Progress continues, but it is exhausting.

2
💪 9
💪🏻 1
💞 2
2023-01-08T00:18:06.134559Z

I appreciate the progress!

2023-01-14T15:02:25.025339Z

Just pulled your latest changes and built the html docs and am updating my schema to use Query, Mutation and Subscription objects, as well as inject-resolvers and I'm appreciating the removal of those resolver keywords. I am reminded that a while back I tried naming one of my objects Subscription because my app lets users subscribe to things, and that didn't work out so well. So it might be a good idea to mention in the Initial Schema section that there are a few reserved names for objects