Counting with GraphQL Permissions Issue

I also encountered this problem. In the end, I found that the variable name should be added with s, some need to be added, and some can’t be added

You can try it

resolverOf: ‘application::BlogComment.BlogComments.count’,

Notice that I only removed the s from the first blogcomment