1
Add examples for entityService.create. Create data with oneToMany/manyToMany relations.
Rail Sakhaviev
Hello! I have to implement data integration from 3th party service.
And stucked with manyToMany relations examples.
It is really easy to implement such query, but I didn't found any examples on developer portal.
Just want to make life for other people easier, would be good to add a few additional examples here in developer docs: https://docs.strapi.io/developer-docs/latest/developer-resources/database-apis-reference/entity-service/crud.html#create
In the attached image categories have many-to-many relation with game.
Also it would be great to add create query example of oneToMany relation.
Thank You!
