[PR #318] [MERGED] Added button to copy GraphQL schema #2551

Closed
opened 2026-03-17 00:14:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/318
Author: @AndrewBastin
Created: 11/20/2019
Status: Merged
Merged: 11/20/2019
Merged by: @liyasthomas

Base: masterHead: feat/gql_copy_schema


📝 Commits (1)

  • 6a938cd Added copy schema button to copy schema string to clipboard

📊 Changes

1 file changed (+20 additions, -0 deletions)

View changed files

📝 pages/graphql.vue (+20 -0)

📄 Description

Added the ability to copy the GraphQL schema shown the in the schema textfield.


🔄 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/318 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 11/20/2019 **Status:** ✅ Merged **Merged:** 11/20/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feat/gql_copy_schema` --- ### 📝 Commits (1) - [`6a938cd`](https://github.com/hoppscotch/hoppscotch/commit/6a938cdcca4558468b62dc7f633cbfe578e3c056) Added copy schema button to copy schema string to clipboard ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pages/graphql.vue` (+20 -0) </details> ### 📄 Description Added the ability to copy the GraphQL schema shown the in the schema textfield. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:14:51 +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#2551
No description provided.