-
Notifications
You must be signed in to change notification settings - Fork 299
Closed
@dbinetti
Description
I have a model that sometimes has a large number of child resources (sometimes many thousands). Were this a standard list I'd simply paginate the results -- but it isn't obvious to me how to paginate the relationship links.
It looks like some changes were recently adopted on the json-api
spec (json-api/json-api#1251) and I've seen #178 here, but I'm not sure what the current recommendation is for handling this case.
THanks
Metadata
Metadata
Assignees
Labels
No labels