Join Slack
Powered by
Hi, can someone tell me what the info variable in ...
# prisma-whats-new
m
Moritz
02/07/2018, 5:54 PM
Hi, can someone tell me what the info variable in mutations carries, i.e. what purpose it serves? Couldnt find anything in the docs, a pointer would be appreciated.
Copy code
async createPost(parent, ... , ctx: Context, info) {
n
nilan
02/07/2018, 5:56 PM
say no more!
https://blog.graph.cool/graphql-server-basics-demystifying-the-info-argument-in-graphql-resolvers-6f26249f613a
💚 1
🙌 2
m
Moritz
02/07/2018, 5:59 PM
thx!
Open in Slack
Previous
Next