Skip to content
This repository was archived by the owner on Aug 14, 2021. It is now read-only.

Create Reaction Query #81

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

daadaadaah
Copy link
Contributor

@daadaadaah daadaadaah commented May 17, 2020

WHY

  • to create Reaction Query

HOW

  • create Reaction Query by adding a step that makes reactions grouped by type before sending them to clients.
  1. reactions before grouping by type
    image

  2. grouging reactions by type
    image

  3. reactions after grouping by type
    image

TEST PLAN

  • should query reactions

Related Issues

#76

Checklist

Before you create this PR confirms that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the [CLA].
  • Run yarn lint && yarn tsc
  • Run yarn test.
  • I am willing to follow-up on review comments in a timely manner.

@daadaadaah daadaadaah mentioned this pull request May 17, 2020
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants