Hello everyone, I'm developing a tool to manage a large number of Facebook accounts. Tasks like posting in groups and commenting are being handled using PlayWright. I'm wondering if tasks like retrieving friend lists, group information, and group lists should be done using GraplQL, or if there's a more efficient way, as using PlayWright is very time-consuming. Thank you.