hi guys, I'm new to graphcool and prisma. I'm expe...
# orm-help
h
hi guys, I'm new to graphcool and prisma. I'm experimenting with graphcool playground and I'm trying to make an authenticated query, how or where do I get a token to include in the http headers?
s
Not sure from where you are starting... perhaps
prisma token
is what you're looking for?
h
@sf I'm making queries in the playground, I have defined the permissions to require authentication. Now for the queries in the playground I need some token to pass in the headers but I don't know how to get this. Are you suggesting I install prisma to generate tokens? can't I do this using graphcool ?
s
I’m quite new here so can’t speak to graphcool, sorry.