react-components icon indicating copy to clipboard operation
react-components copied to clipboard

Working with local data - provide query engine to solid react-components

Open colin-young opened this issue 5 years ago • 0 comments

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.?

colin-young avatar Feb 22 '21 17:02 colin-young