Skip to content

Commit

Permalink
Add information about inverse side filtering, use new filter types `i…
Browse files Browse the repository at this point in the history
…ncludes` and `overlaps`
  • Loading branch information
trzcina committed Oct 29, 2024
1 parent 9c34af2 commit 24c7a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/API/content-type/listing-co.md
Original file line number Diff line number Diff line change
Expand Up @@ -1234,8 +1234,8 @@ You can check the example for each filter usage below:

### Filtering by relation

Assume we have two types of data: `Product` and `Category`.
There is an association where a `Product` can belong to multiple `Categories`.
Assume we have two Content Type Definitions: `Product` and `Category`.
There is an relation where a `Product` can belong to multiple `Categories`.

!!! Example Product

Expand Down

0 comments on commit 24c7a78

Please sign in to comment.