System Information
- Strapi Version:
- Operating System:
- Database:
- Node Version:
- NPM Version:
- Yarn Version:
How can I get the user’s role information when logging in via graphql? When query for the role in response it returns forbidden or null??
Is there any way to get the role? I’m building a website which requires multi role authentication!! So I’m stuck here! please help me!!