Jul 29, 2017 · 1 min read
I also can’t wait for the next part. Coincidentally I also create a Blog to play around with GraphQL and it has the same schema as yours. But I’m stuck for two weeks already because I can’t return the “author: async post =>
await User.query().where(“id”, “=”, post.author_id)” on my subscription (Tho it works elsewhere). I’ve even opened an issue on the graphql repository, lol. So yes, really anxious to see the next parts, to see how to do it.
