Jul 24, 2017 · 1 min read
Yeah! You should be able to add the store in the same mutation resolver, instead of pushing to the list. The channel query would then read from mongoose, instead of returning the message list directly.
Yeah! You should be able to add the store in the same mutation resolver, instead of pushing to the list. The channel query would then read from mongoose, instead of returning the message list directly.