-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
feat(rest): add rest data provider #7002
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
✅ Deploy Preview for refine-doc-live-previews ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
packages/rest/src/data-provider/options/strapi-v4.options/utils/generateFilter.ts
Fixed
Show fixed
Hide fixed
packages/rest/src/data-provider/options/strapi-v4.options/utils/generateFilter.ts
Fixed
Show fixed
Hide fixed
packages/rest/src/data-provider/options/strapi-v4.options/utils/generateFilter.ts
Fixed
Show fixed
Hide fixed
…ault options useCreateMany, useUpdateMany, useDeleteMany hooks are checking existing of corresponding methods, if they dont exist, they call create, update, deleteOne methods for each ids already
3f557dd
to
50a2b1f
Compare
we will release 1.0.0 for Refine v4
This reverts commit 9f5c3de.
refine
|
Project |
refine
|
Branch Review |
add-rest-data-provider-for-v5
|
Run status |
|
Run duration | 10m 47s |
Commit |
|
Committer | Batuhan Wilhelm |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
13
|
View all changes introduced in this branch ↗︎ |
WIP
PR Checklist
Please check if your PR fulfills the following requirements:
Bugs / Features
What is the current behavior?
What is the new behavior?
fixes (issue)
Notes for reviewers