Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gamification] Add number of articles the user has replied in "user" object type #74

Closed
MrOrz opened this issue Apr 19, 2018 · 0 comments
Assignees

Comments

@MrOrz
Copy link
Member

MrOrz commented Apr 19, 2018

Counts the number of articles the user has added article reply to.

This should be doable via nested query, since the author of an article-reply is articleReplies.userId in articles index.

This will be used to render personal progress bar against the total number of articles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants