Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[US] As a user, I want to query the Modules on the subgraph via the SDK #208

Closed
alainncls opened this issue Sep 18, 2023 · 2 comments
Closed
Assignees
Milestone

Comments

@alainncls
Copy link
Collaborator

alainncls commented Sep 18, 2023

As a user,
I want to query the Modules on the subgraph via the SDK
So that I can apply sorting, filtering and pagination to all modules returned by the query


Description

The SDK needs to be able to handle arbitrary GraphQL queries, and to have some abstraction for pagination and sorting.

Examples of specific queries that the SDK should be capable of handling:

  • As a user, I want to be able to query modules by id, name, description, or contract address

    • number of attestation issued
    • creator
    • all of them
  • As a User, I want to be able to modify and extend the indexer to accommodate my needs

  • As a User, I want to index the modules off-chain

@alainncls alainncls converted this from a draft issue Sep 18, 2023
@alainncls
Copy link
Collaborator Author

Initially described in #173

@alainncls alainncls added this to the MVP3 milestone Sep 26, 2023
@alainncls alainncls moved this from Next Milestone (MVP3) to Ready for development in Verax Attestation Registry Oct 2, 2023
@satyajeetkolhapure satyajeetkolhapure moved this from Ready for development to In progress in Verax Attestation Registry Oct 13, 2023
@satyajeetkolhapure satyajeetkolhapure moved this from In progress to Ready for development in Verax Attestation Registry Oct 13, 2023
@alainncls alainncls moved this from Ready for development to Peer-review in Verax Attestation Registry Oct 16, 2023
@alainncls alainncls moved this from Peer-review to QA in Verax Attestation Registry Oct 16, 2023
@alainncls
Copy link
Collaborator Author

Done via #278

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Released
Development

No branches or pull requests

2 participants