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

feat: query to count of articles by subcategory #132

Merged
merged 7 commits into from
May 14, 2022

Conversation

120EE0692
Copy link
Member

@120EE0692 120EE0692 commented May 12, 2022

Description and Changes

Add query to count of articles by subcategory

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a work/topic/feature/bugfix branch (right side). Don't request your default branch!
  • Make sure you are making a pull request against the development (left side). Also you should start your branch off default branch and follow the branch naming guidelines.
  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.
  • I have added necessary documentation and mentioned the related issues (if appropriate)
  • I have added the appropriate labels, requested a review from a repository manager and assigned myself to this pull request.

Post merge checklist

@120EE0692 120EE0692 requested a review from rutajdash May 12, 2022 13:34
@120EE0692 120EE0692 self-assigned this May 13, 2022
@120EE0692 120EE0692 added the enhancement New feature or request label May 13, 2022
@rutajdash rutajdash added wip Work in Progress safe-for-checks This pull request is safe for actions labels May 13, 2022
server/schema/article/article.datasources.js Outdated Show resolved Hide resolved
server/schema/article/article.query.js Outdated Show resolved Hide resolved
server/schema/article/article.resolver.js Outdated Show resolved Hide resolved
server/schema/article/article.datasources.js Outdated Show resolved Hide resolved
server/schema/article/article.resolver.js Outdated Show resolved Hide resolved
120EE0692 and others added 5 commits May 14, 2022 00:45
Co-authored-by: Rutaj Dash <33367546+rutajdash@users.noreply.github.com>
Co-authored-by: Rutaj Dash <33367546+rutajdash@users.noreply.github.com>
Co-authored-by: Rutaj Dash <33367546+rutajdash@users.noreply.github.com>
@rutajdash rutajdash merged commit be8a68d into Monday-Morning:main May 14, 2022
@120EE0692 120EE0692 deleted the count-total-article branch March 1, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request safe-for-checks This pull request is safe for actions wip Work in Progress
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants