I am able to use hasura via graphql to get the access token using an external api. It's usable via graphql or rest. The problem is that I shouldn't store the token.. How can I use the first action as mutation( to get the token) and request another get using that token?

0

There are 0 answers