hasura / hasura/graphql-engine

Allow sharing GraphQL queries to all project collaborators (or admins)

Open
#10,131 0 comments 0 reactions 0 assignees View on GitHub
c/v3-console k/enhancement v3
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Component

Console -> c/v3-console
Cloud

### Is your proposal related to a problem?

Right now the graphql queries are stored locally on browser storage, and as a project scale, there will be need to organize and share graphql queries to anyone who works with that project.

### Describe the solution you'd like

As a Hasura user, I should be able to
* share a graphql query to my teammate
* store my validated query on Hasura
* share a link to the stored query.

### Describe alternatives you've considered

Right now, collaboration happens outside the system, may be an internal messenger, gist, or even email.

Contributor guide

Open the contributing guide

Research direction

Start in c/v3-console and trace how GraphQL queries are currently stored in browser storage. Define how validated queries, collaborator or admin access, and shareable links should work, then verify that teammates can store, access, and share the same query through Hasura.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.