near / Pagoda-Roadmap

Repo for testing GH project management features.
3 stars 0 forks source link

🔷 [Epic] QueryAPI Client available from BOS Editor & VM #158

Open roshaans opened 10 months ago

roshaans commented 10 months ago

We need to create a QueryAPI Client for the BOS VM which simplifies querying QueryAPI Indexers for BOS related data.

QueryAPI.query(graphQLQuery, optionalOptions, optional_queryapi_url) QueryAPI.subscribe(graphQLSubscription, optionalOptions, optional_queryapi_url)

This initiative will help with a few things:

### Tasks
- [ ] Finalize QueryAPI Client functionality & Design
- [ ] Expose QueryAPI Query Client  Method from the  VM
- [ ] Expose QueryAPI Subscribe Method From the VM
- [ ] Create Documentation for migrating widgets to use the QueryAPI Client