Relative Content

Tag Archive for node.jsstrapi

strapi filter relational content type

I have a component (named Note) that has a one-to-many relation field to a collection type named Version.
Version has a relation field to collection type App.
Each App has many Notes.