Audit/Log certain mutation to db

I am using apollo-server with a mysql connection, I want to audit certain queries to a db table. What could be the best way to do it?