If you’re using the Storefront API (assuming so based on the forum category) there is no general query for orders, only specific orders via node id. The Shopify Graphql Explorer you’re looking at might be for the Admin API?
Otherwise if you are using the Admin API make sure your access token has read_orders permissions.