@workatease/refine-directus8
v0.0.9
Published
Refine Directus 8 REST data provider. This is a wrapper around the Directus SDK to use in refine.
Downloads
2
Readme
refine-directus8
Directus 8 dataprovider package for refine. This is still in Beta Testing and is not yet ready for use.
About
refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.
Documentation
For more detailed information and usage, refer to the refine data provider documentation.
Features
- Data Provider
- Auth Provider
Install
npm install @workatease/refine-directus8
Notes
To enable perform archive instead of delete with DeleteButton pass metaData={softDelete:true,field:'value'} in DeleteButton if no field is passed then default status will be used and set to archive