Skip to content

Feature: Add ability to store queries #11

Description

@jasheal

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'

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions