Hi all. I want to run a cron job periodically to clean up some tables on my GraphCool database, the cron job will most likely run from WebTask. But in the docs it seems like you can only access Graphcool from clients, entirely not from servers? This is not prisma related, I’m using Graphcool as a database for my React app.