Skip to content
Discussion options

You must be logged in to vote

I would recommend the json_without_ids format for query persistence only, like saving to a database for retrieval at a later time. For live, in-memory updates, you shouldn't have to use formatQuery at all. Just store the actual JSON query object passed to the onQueryChange callback.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@WebTianJie
Comment options

Comment options

You must be logged in to vote
2 replies
@jakeboone02
Comment options

Answer selected by WebTianJie
@WebTianJie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants