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

Feature: Add ability to store queries #11

Open
jasheal opened this issue Feb 3, 2021 · 0 comments
Open

Feature: Add ability to store queries #11

jasheal opened this issue Feb 3, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jasheal
Copy link
Contributor

jasheal commented Feb 3, 2021

As a developer I would like to be able to create queries in the UI and save them for later. Saved queries will allow me to quickly switch my data views and apply quickly to charting and viz etc.

create, save, update and delete queries for each data type.

// pseudo code
import {addQuery, updateQuery, getQueries, removeQuery } from 'react-veramo'
@jasheal jasheal added the enhancement New feature or request label Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants