[PR #920] [MERGED] Added ability to download GraphQL responses #2940

Closed
opened 2026-03-17 00:35:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/920
Author: @AndrewBastin
Created: 6/3/2020
Status: Merged
Merged: 6/3/2020
Merged by: @liyasthomas

Base: masterHead: feat/gql-result-download


📝 Commits (2)

  • 8dc662d Renamed downloadResponse to proper downloadSchema
  • 19dbf7f Added ability to download GraphQL responses

📊 Changes

1 file changed (+31 additions, -4 deletions)

View changed files

📝 pages/graphql.vue (+31 -4)

📄 Description

Pretty much self explanatory, adds a button to download the GraphQL query response JSON.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/920 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 6/3/2020 **Status:** ✅ Merged **Merged:** 6/3/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feat/gql-result-download` --- ### 📝 Commits (2) - [`8dc662d`](https://github.com/hoppscotch/hoppscotch/commit/8dc662d27e186ad720d6d287e435ea010d9a02ec) Renamed downloadResponse to proper downloadSchema - [`19dbf7f`](https://github.com/hoppscotch/hoppscotch/commit/19dbf7fe13cf3e162970e381821c5b8b3c9c4525) Added ability to download GraphQL responses ### 📊 Changes **1 file changed** (+31 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pages/graphql.vue` (+31 -4) </details> ### 📄 Description Pretty much self explanatory, adds a button to download the GraphQL query response JSON. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:35:59 +03:00
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#2940
No description provided.