There is a way to limit nested objects from HyperlinkedRelatedField ? #7760
Unanswered
MkLHX
asked this question in
Question & Answer
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm looking for answer about limiting nested objects return from HyperlinkedRelatedField.
I don't speak about django pagination for a View or DRF pagination for Viewset.
My Models:
My ViewSets:
My Serializers:
the api result (too large nested objects):
Beta Was this translation helpful? Give feedback.
All reactions