Subgraph Examples
We recommend using Insomnia or The Graph's website for testing queries.
When using Insomnia, you can POST
a GraphQL
request to https://api.thegraph.com/subgraphs/name/f8n/fnd
.
#
Auctions that have not received a bid- Query
- Result
#
Auctions that are currently counting down- Query
- Result
#
NFTs and their auctions by a specific creator- Query
- Result