Get a list of Admin Users?

Currently, it’s not possible to query Admin users through GraphQL. I would recommend not to use Strapi’s Admin users in the frontend. A better solution would be to create an admin role in strapi-plugin-users-permissions.

1 Like