Theoretically, if something is small enough to be ok to eager-load, it shouldn't need pagination by default. If we find that an edge was eager-loaded, and we're creating a dedicated endpoint for that edge operation, make it return the full data? What about filtering?
Theoretically, if something is small enough to be ok to eager-load, it shouldn't need pagination by default. If we find that an edge was eager-loaded, and we're creating a dedicated endpoint for that edge operation, make it return the full data? What about filtering?