mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #4383] [bug]: GraphQL collections are not shared in a workspace #1601
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1601
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tvvignesh on GitHub (Sep 29, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4383
Is there an existing issue for this?
Current behavior
We created a workspace, added team members and provided them editor and admin access in hoppscotch. The issue is that while REST APIs we create are visible across members in the team, GraphQL APIs are not (irrespective of who created it)
We are unable to use hoppscotch to collaborate with GraphQL because of this. Kindly help.
Steps to reproduce
Environment
Production
Version
Self-hosted
@MVelez94 commented on GitHub (Sep 30, 2024):
Hey, I'd like to work on this one.
@tvvignesh commented on GitHub (Nov 16, 2024):
@jamesgeorge007 @AndrewBastin @CuriousCorrelation Tagging you all for visibility. Thanks a lot.
Another issue is lack of environment support in GraphQL which is being tracked here: https://github.com/hoppscotch/hoppscotch/issues/2172
If both are done, hoppscotch would be complete for us. We are using it comprehensively and would love to give feedback and help in the process. Thanks in advance.
@toddgower-hiatus commented on GitHub (Feb 28, 2025):
Unfortunately, this issue prevents us from using Hoppscotch. Is there any movement towards getting this working? Seems like it's not that much of a stretch to share GQL collections since it already works for REST/
@ivank commented on GitHub (Mar 20, 2025):
This is affecting us as well! Neither Environment variables nor the collections for themselves for graphql are stored in the workspace.
@sanirasheed commented on GitHub (Jun 3, 2025):
was this resloved?
@ThiloHettmer commented on GitHub (Jun 5, 2025):
We would like to have this too. Can we expect this feature to be implemented in the near future?
@EverWinter23 commented on GitHub (Dec 18, 2025):
We are also facing the same issue.