REST API with Zapier Webhooks Action App

I’m finally getting an answer from the server, but no idea how to structure the query.

{
  shopifyqlQuery(FROM orders SHOW sum(net_sales)) {
    # ShopifyqlResponse fields
  }
}