Using API in Bolt 4, how can I get the "related contenttype" fields? #2279
-
Hello! The thing is, I can't get the related contenttype's fields in an API call, any clue?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Well, I figured it out, by default the API limit the queries to 30 results I opened the db with DB Browser for SQLite, to understand the relations table I get all episodes related to show id (107) |
Beta Was this translation helpful? Give feedback.
Well, I figured it out, by default the API limit the queries to 30 results
I going to leave this if any needs this...
I opened the db with DB Browser for SQLite, to understand the relations table
I get all episodes related to show id (107)
/api/relations?toContent=107