{"response":{"errors":[{"message":"An error occured, please try again later."}],"data":null,"status":500,"headers":{}},"request":{"query":"\n query MyQuery {\n postsConnection {\n edges {\n cursor\n node {\n author {\n bio\n name\n id\n photo {\n url(transformation: { document: { output: { format: webp } } })\n }\n }\n createdAt\n slug\n title\n excerpt\n featuredImage {\n url(transformation: { document: { output: { format: webp } } })\n }\n thumbnail {\n url(transformation: { document: { output: { format: webp } } })\n }\n categories {\n name\n slug\n }\n }\n }\n }\n }\n "}}