perch-query-builder
perch-query-builder copied to clipboard
Allow custom root field for the automatic query builder
Closes #10: a rootField argument.
It works perfectly fine, however, if you think the implementation is not a good fit for the library, I'd appreciate an alternative way to overcome the issue.
Edit: implementing other types of pagination in this library is a better way to go. Edit 2: I don't think this is an ideal solution.