Logo
Explore Help
Register Sign In
yujunjun/strapi
1
0
Fork 0
You've already forked strapi
mirror of https://github.com/strapi/strapi.git synced 2025-11-07 21:58:23 +00:00
Code Issues Packages Projects Releases Wiki Activity
strapi/examples/getstarted/src/api/relation-locale/controllers/relation-locale.js

10 lines
204 B
JavaScript
Raw Normal View History

fix: dont merge the state if the ID changes fix: dont merge the state if the ID changes fix: pass id to querykey & add cleanup method to useRelation hook fix: pass defaultParams as part of the cache key Revert "fix: reset cache for `relation` keys in i18n plugin" This reverts commit 34b2fd9fabfcb93fb9f416616802e10b79133112. fix: pass defaultParams as part of the cache key chore: spread cachekey in search query fix: move logic to useRelations hook that handles removing from the store. fix: broken test refactor: rename method to onUnmount
2023-02-23 14:30:28 +00:00
'use strict';
/**
* relation-locale controller
*/
const { createCoreController } = require('@strapi/strapi').factories;
module.exports = createCoreController('api::relation-locale.relation-locale');
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 368ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API