Hello.
I have an entity which have one-to-many relationship to other entity. But when I get a request, the response doesn't have a relationships field.
When I get a request with include parameter, the response has relationships in data object and includes.
But how can I get all attributes and relationships in data object without include?