Apollo Studio preflight script feature request

It would be nice to have access to the post body for the current GraphQL request.

For example, we use an API that requires a signed query for certain operations. Having access to the post value would allow us to automatically generate the signature header when using the Explorer.

On a related note access to a few basic libraries would also be helpful (like encryption and/or a JWT library).

Thanks!