refine Devtools
<Refine>
Interface References
useShow
useTable
useSelect
useForm
useCan
AUTH
useIsAuthenticated
useOnError
useGetIdentity
useLogin
useLogout
usePermissions
useRegister
useForgotPassword
useUpdatePassword
DATA
useOne
useMany
useList
useInfiniteList
useCreate
useCreateMany
useUpdate
useUpdateMany
useDelete
useDeleteMany
useCustom
useCustomMutation
useInvalidate
useApiUrl
useDataProvider
AUDIT LOG
useLog
useLogList
REALTIME
usePublish
useSubscription
NAVIGATION
useResource
useGo
useBack
useParsed
useLink
useGetToPath
useNavigation
TRANSLATE
useGetLocale
useSetLocale
useTranslate
UTILITIES
useModal
useMenu
useBreadcrumb
useNotification
useImport
useExport
Version: 4.xx.xx
Strapi v4
refine supports all the features that come with Strapi-v4. In this example, how to manage your data with Refine Strapi-v4 Data Provider, CRUD operations and more is explained in detail.
Demo Credentials
Demo Credentials
Username: demo@refine.dev
Password: demodemo
Run on your local
npm create refine-app@latest -- --example data-provider-strapi-v4