Commit a1a4287
committed
feat: paginate file_download_requests with relay
Add `file_download_requests: :relay` to `paginate_relationship_with`
in `Device`, enabling cursor-based pagination over a device's file
download requests consistent with other paginated relationships.
Signed-off-by: Omar <omar.brbutovic@secomind.com>1 parent 9abd9bc commit a1a4287
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments