Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate queries with variables #77

Open
execveat opened this issue Jan 6, 2023 · 1 comment
Open

Generate queries with variables #77

execveat opened this issue Jan 6, 2023 · 1 comment
Labels
Enhancement New feature or request
Milestone

Comments

@execveat
Copy link
Collaborator

execveat commented Jan 6, 2023

Variables are necessary to pass complex datatypes and they are convenient as a way to auto-document argument types.

@execveat execveat added the Enhancement New feature or request label Jan 6, 2023
@execveat execveat added this to the v5.0 milestone Jan 6, 2023
@execveat
Copy link
Collaborator Author

This requires:

  • GQLSpection support: Generate queries with variables GQLSpection#26
  • Add a new pane to show variables in InQL Scanner tab
  • Figure out format to save variables alongside GraphQL queries (in file system)
  • Preserve variables when sending GraphQL queries between editors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant