Getting: ```json {"errors":[{"message":"Must provide an operation."}]} ```` when following all instructions to access qraphql on a page. The query is: ```graphql { home { list { title } } } ``` Running pw version 3.0.42, most recent ProcessGraphQL, on fresh "Classic" profile.