insights: dashboards PageInfo incorrectly reports there are additional pages
Created by: chwarwick
When any of the arguments first
, after
or ID
are passed to InsightsDashboardConnection
the pageInfo returned will always indicate that there is an additional page. This is not always correct.
see InsightViewQueryConnectionResolver for working approach