I created an API using strapi, and everything work fine until now. A have an "Event" and a "Stand" collection, I set up things in order to have multiple stands in event.
I use Insomnia
to try the API and fetch the data, and when I fetch the events, I dont have any clue of the relations.
Everywhere people say relations should appears here, so, if you have any ideas, thank you.