hoppscotch / hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
https://hoppscotch.io
MIT License
65.46k stars 4.54k forks source link

chore: addition of new GQL subscription for `UserCollection` duplication #4358

Closed balub closed 1 month ago

balub commented 1 month ago

Closes HSB-476

What's changed

In this PR we add a new GQL subscription userCollectionDuplicated which returns the entire UserCollection tree when subscribed to.

Notes to reviewers

Nil