Is possible use the admin interface for an existing graphql api?

Hello everyone!

I’m exploring the idea to build an admin panel for my existing graphql API using strapi,

Do you think that this is possible?

I’m checking how to fetch data from my api instead of the db but im not sure what is the backend that execute that action, I think is strapi-plugin-content-manager but i I have not had luck :stuck_out_tongue:

also, I read about the external data integration but I think im trying to do something different.

Any advice?