mirror of
https://github.com/strapi/strapi.git
synced 2025-08-29 19:22:24 +00:00
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
This commit is contained in:
parent
f75ad9facc
commit
a273400ee6
@ -26,7 +26,7 @@ This reordering feature is available in the Content Manager and the API.
|
||||
We store order values for all type of relations, except for:
|
||||
|
||||
- Polymorphic relations (too complicated to implement).
|
||||
- One to one relations. (as there is only one relation per pair)
|
||||
- One to one relations (as there is only one relation per pair)
|
||||
|
||||
### Many to many (Addresses <-> Categories)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user