Send a POST request to query this endpoint

curl --request POST \
  --header 'content-type: application/json' \
  --url 'https://rt-airlock-subgraphs-reviews.herokuapp.com/' \
  --data '{"query":"query { __typename }"}'
info-icon This page can be customized or hidden. Learn more in theApollo Server Docs