/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
examples/getstarted/src/components/basic/relation.json
14 строк
264 B
Josh
fix: tidy-up name solving function and handle refetching and removing
10 янв 2023, 16:58
10 янв 2023, 16:58
8d6a247
Код
Авторство
О чём код?
{ "collectionName": "components_basic_relations", "info": { "displayName": "Relation" }, "options": {}, "attributes": { "categories": { "type": "relation", "relation": "oneToMany", "target": "api::category.category" } } }