Get the user information based on the JWT generated on login

System Information
  • Strapi Version: 4.7.1
  • Operating System: Windows 10
  • Database: Postgress
  • Node Version: 14.19.1
  • NPM Version: 6.14.16
  • Yarn Version:

Hi, is there any way I can write a query in GraphQL to get user information through the JWT provided at login without having to enter params?
Thanks!