hashgraph / hedera-mirror-node

Hedera Mirror Node archives data from consensus nodes and serves it via an API
Apache License 2.0
147 stars 111 forks source link

GraphQL API #5304

Open steven-sheehy opened 1 year ago

steven-sheehy commented 1 year ago

Problem

As a developer, I'd like to be able to use a GraphQL API to request just the data that I need from a mirror node.

Solution

### Tasks
- [x] #4795
- [x] #5153
- [x] #5305
- [ ] #5318
- [ ] #5319
- [ ] #5411
- [ ] https://github.com/hashgraph/hedera-mirror-node/issues/5661
- [ ] https://github.com/hashgraph/hedera-mirror-node/issues/5662
- [ ] https://github.com/hashgraph/hedera-mirror-node/issues/5663
- [ ] https://github.com/hashgraph/hedera-mirror-node/issues/5664
- [ ] https://github.com/hashgraph/hedera-mirror-node/issues/5665

Alternatives

No response

Nana-EC commented 1 year ago

Can we add GraphQL contract results API

steven-sheehy commented 1 year ago

Can we add GraphQL contract results API

There is a contract results API in the HIP. The list of tasks above is incomplete.