Hey everyone - I have trouble googling this so par...
# prisma-whats-new
p
Hey everyone - I have trouble googling this so pardon my lack of knowledge - I have a standalone Nodejs server and I'd like to make a mutation (or normal POST) to update a graph.cool record - how can I do that?
n
typically you would use a PAT for the authorization header in server side scripts: https://www.graph.cool/docs/reference/auth/authentication-tokens-eip7ahqu5o/#token-types
p
Wow thank you so much Nilan!
🙏 1