<@UAC8UBC12> opening a new thread
# orm-help
n
@KyleG opening a new thread
❤️ 1
what GraphQL server package are you using?
k
Thanks @nilan, that's exactly what I was looking for. Glad to see it can be as simple as simply writing a string! I'll take a look at that "Demystifying the 'info' Argument in GraphQL Resolvers" blog post as well. As for my server package I guess you're asking about https://github.com/graphql-boilerplates/node-graphql-server/tree/master/advanced I'm using it as my starting point. It's based off graphql-yoga, which you're no doubt familiar with.
😄 1
n
yup, to my understanding this dynamic is
graphql-yoga
specific, but I might be wrong! that's why I asked