[GH-ISSUE #4371] [feature]: One-click GraphQL Query & Mutation Generation #1591

Closed
opened 2026-03-16 20:59:37 +03:00 by kerem · 2 comments
Owner

Originally created by @maximpostnikov on GitHub (Sep 20, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4371

Is there an existing issue for this?

  • I have searched the existing issues

Summary

There is a lack of functionality for automatically generating query and mutation templates for selected data types or operations from the documentation (as it is done, for example, in Altair GraphQL).

Why should this be worked on?

It's not always convenient to create a schema from scratch, even with autocomplete. It would be easier if we could open the documentation and insert an entire schema (query/mutation/fragment), with the option to remove unnecessary parts. Given that schemas can be very complex with deep nesting, a useful feature would be a setting to control the 'max depth' level of this nesting when adding a schema.

Originally created by @maximpostnikov on GitHub (Sep 20, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4371 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary There is a lack of functionality for automatically generating query and mutation templates for selected data types or operations from the documentation (as it is done, for example, in Altair GraphQL). ### Why should this be worked on? It's not always convenient to create a schema from scratch, even with autocomplete. It would be easier if we could open the documentation and insert an entire schema (query/mutation/fragment), with the option to remove unnecessary parts. Given that schemas can be very complex with deep nesting, a useful feature would be a setting to control the 'max depth' level of this nesting when adding a schema.
kerem 2026-03-16 20:59:37 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@bogking commented on GitHub (Oct 9, 2024):

Hi! Would I be able to work on this issue?

<!-- gh-comment-id:2401031858 --> @bogking commented on GitHub (Oct 9, 2024): Hi! Would I be able to work on this issue?
Author
Owner

@jamesgeorge007 commented on GitHub (Feb 4, 2025):

Hi, closing this issue since this is now addressed in v2025.1.0. Please let us know if you have any feedback.

<!-- gh-comment-id:2633027709 --> @jamesgeorge007 commented on GitHub (Feb 4, 2025): Hi, closing this issue since this is now addressed in [v2025.1.0](https://github.com/hoppscotch/hoppscotch/releases/tag/2025.1.0). Please let us know if you have any feedback.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1591
No description provided.