Queries

Start retrieving indexed data.

Before querying, make sure that you have the appropriate subscriptions in place. Remember that you can always use the Mercury web app to create and view your subscriptions.

All the querying is done through our GraphQL endpoint (see Endpoints), and you can test these out first in the GraphiQL endpoint.

Note that currently there are only a few queries, and new ones can be added on request. If you cannot find the appropriate query for what you need, ask on our Discord server.

Last updated