tokenCreate mutation and provide the user’s credentials as the mutation input (email and password):
Note Save your tokenTo use the token and authorize subsequent requests, you need to include it as a HTTP Authorization request header:
-H or --header parameter to pass the JWT token: