Skip to content

useDatastore, useMetastore, and Resource

Compare
Choose a tag to compare
@dgading dgading released this 23 Dec 01:17
c7dc6eb

Adds basic custom hooks for useDatastore (focusing on query endpoint) and useMetastore. Also Resource React component that makes use of useDatastore to replace the old datastore.js and useReducer setup.