Nov 22, 2016
0
Level 1
paginate and keyBy?
If I chain keyBy('id') onto a paginate(50), I lose the pagination and just get an object of objects, keyed by id.
Is it possible to do both?
Please or to participate in this conversation.
If I chain keyBy('id') onto a paginate(50), I lose the pagination and just get an object of objects, keyed by id.
Is it possible to do both?
Please or to participate in this conversation.