[PR #4310] [MERGED] feat: graphql response schema ui #4749

Closed
opened 2026-03-17 02:15:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4310
Author: @anwarulislam
Created: 8/30/2024
Status: Merged
Merged: 8/30/2024
Merged by: @nivedin

Base: nextHead: feat/gql-response-schema


📝 Commits (1)

  • ca7ed01 feat: data schema added for graphql response

📊 Changes

2 files changed (+46 additions, -27 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/graphql/Response.vue (+10 -22)
📝 packages/hoppscotch-common/src/components/http/ResponseInterface.vue (+36 -5)

📄 Description

Options added to GraphQL response to Generate Data Schema

  • Not Completed
  • Completed

🔄 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/4310 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@nivedin](https://github.com/nivedin) **Base:** `next` ← **Head:** `feat/gql-response-schema` --- ### 📝 Commits (1) - [`ca7ed01`](https://github.com/hoppscotch/hoppscotch/commit/ca7ed017d94ade5be6ba4faff55a03dc8da3bd81) feat: data schema added for graphql response ### 📊 Changes **2 files changed** (+46 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/graphql/Response.vue` (+10 -22) 📝 `packages/hoppscotch-common/src/components/http/ResponseInterface.vue` (+36 -5) </details> ### 📄 Description Options added to GraphQL response to `Generate Data Schema` - [ ] Not Completed - [x] Completed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:15:23 +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#4749
No description provided.