You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2022. It is now read-only.
I have been able to get a queryEngine set up with local data (see #81), and now I'd like to be able to use that with some React components, similar to how this library works. It appears from my experiments that that this library expects web urls where it fetches the data from. Is there a way to provide my queryEngine to that library so I can reuse the Value, List, etc.?
I have been able to get a queryEngine set up with local data (see #81), and now I'd like to be able to use that with some React components, similar to how this library works. It appears from my experiments that that this library expects web urls where it fetches the data from. Is there a way to provide my queryEngine to that library so I can reuse the Value, List, etc.?