Do not query to return the fields limit links offset page_count page
There may be other reasons, but for me, I don't need them.

These fields are of no value to me, and I can get them all through JS calculations.
limit , offset: I define them myself, and I confirm that they are known and do not need to return.
links offset page_count page: I can get them through JS splicing calculation and other methods
After passing filter_count, Do not query to return the fields limit links offset page_count and page
Fixed in #1086
Fixed in #1086
Thank you very much!
Most helpful comment
Fixed in #1086