📄️ GraphQL Object Queries
There are two endpoints exposed via GraphQL. One will fetch a single object, the other will fetch multiple objects. Each has unique query parameters. When you open the GraphQL web app, you will see them along with details about the query parameters available.
📄️ MongoDB Object Queries
Rather than using the GraphQL API, you may directly query MongoDB for ad-hoc information, or to build a custom API for your project. These examples use the MongoDB shell, but you may obviously use an SDK or other API to query MongoDB.
📄️ Querying Deepbook
Query and analyze data from Deepbook pools using Huracan.