Does anyone understand what `gc-pat` is supposed t...
# prisma-whats-new
c
Does anyone understand what
gc-pat
is supposed to be in this tutorial for using graph.cool with Stripe? https://www.graph.cool/docs/tutorials/stripe-payments-with-mutation-callbacks-using-micro-and-now-soiyaquah7/
a
gc-pat is a placeholder for a PAT you can create in the console. It's mentioned in the tutorial:
Additionally, we'll need to generate a permanent authentication token to give our microservices access to read and modify data in our GraphQL backend.
c
thanks
😎 1