Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

Taxonomy subscriptions #23

Open
pedro-gutierrez opened this issue Sep 19, 2020 · 0 comments
Open

Taxonomy subscriptions #23

pedro-gutierrez opened this issue Sep 19, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@pedro-gutierrez
Copy link
Contributor

Is your feature request related to a problem? Please describe.

At the moment we don't have a real time feed of aid taxonomy updates.

As a group member
I want to be notified when a new category, mods or item are created or modified.
So that so that I keep track of the latest Aid Taxonomy updates

Describe the solution you'd like
New GraphQL subscriptions for category, mods and item

Describe alternatives you've considered
Using GraphQL subscriptions:

  • Add new tests (investigate the best pattern for testing GraphQL subscriptions)
  • Add the new subscriptions to the GraphQL schema
  • Setup the Phoenix endpoint so that the GraphQL subscriptions are bound to a Phoenix socket
@pedro-gutierrez pedro-gutierrez added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Sep 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant