You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, the generated APIs populate the relational field. Even, if it can be very useful, it can cause performance issues, increase the payload for no reason, etc. That's why with this feature we could remove this default behavior and add a new parameter in the request to include the asked relations.
Tasks
Find a contributor
Define the needs
Discuss a solution and technical implementation
Ask for design
Submit RFC
Risks
Don't follow developers practices
Over-engineer the parameters system. It must be easy-to-use and human-readable.
The text was updated successfully, but these errors were encountered:
This issue has been opened because we (as the core team) are looking for contributors to help us co-develop the feature.
Link to the roadmap
Motivations
By default, the generated APIs populate the relational field. Even, if it can be very useful, it can cause performance issues, increase the payload for no reason, etc. That's why with this feature we could remove this default behavior and add a new parameter in the request to include the asked relations.
Tasks
Risks
The text was updated successfully, but these errors were encountered: