drupal-graphql / drupal-graphql/graphql-views
Bug with count / total rows not calculated.
Open
- Dominant language
- PHP
- Stars
- 10
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
I had an issue, that the total_rows value in the view was not calculated. I fixed it by adding the option to force the calculation ot the total.
[graphql_view_total_rows_empty.patch.txt](https://github.com/drupal-graphql/graphql-views/files/2998277/graphql_view_total_rows_empty.patch.txt)
Without the patch, the field "view_result_count" will not work at all.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.