BODY

Logs HTTP method, request target, response code, headers, and bodies.

Example:

Post /graphql
X-APOLLO-OPERATION-ID: 9311
[end of headers]
{"operationName":"LaunchList","variables":{"cursor":"1584533760"},"query":"query LaunchList($cursor: String)}

HTTP: 200
Content-Type: application/json; charset=utf-8
Content-Length: 2716
[end of headers]
{"data":{"launches":{"cursor":"1544033760","hasMore":true,"launches":[...]}}}

Properties

Link copied to clipboard
Link copied to clipboard