[PR #1457] [MERGED] Fix "jump to graphql type" and show graphql input types #3321

Closed
opened 2026-03-17 00:56:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1457
Author: @KoHcoJlb
Created: 2/1/2021
Status: Merged
Merged: 2/2/2021
Merged by: @AndrewBastin

Base: mainHead: fix-graphql-types-view


📝 Commits (1)

  • 7f33798 graphql: fix "jump to type" and show input types

📊 Changes

2 files changed (+17 additions, -6 deletions)

View changed files

📝 components/graphql/type.vue (+9 -1)
📝 pages/graphql.vue (+8 -5)

📄 Description

Hello!
This PR fixes jumping to GraphQL type on click and adds input types to the types tab.


🔄 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/1457 **Author:** [@KoHcoJlb](https://github.com/KoHcoJlb) **Created:** 2/1/2021 **Status:** ✅ Merged **Merged:** 2/2/2021 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `main` ← **Head:** `fix-graphql-types-view` --- ### 📝 Commits (1) - [`7f33798`](https://github.com/hoppscotch/hoppscotch/commit/7f33798789bedcb5661da8de3449f20c47a8140a) graphql: fix "jump to type" and show input types ### 📊 Changes **2 files changed** (+17 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `components/graphql/type.vue` (+9 -1) 📝 `pages/graphql.vue` (+8 -5) </details> ### 📄 Description Hello! This PR fixes jumping to GraphQL type on click and adds input types to the types tab. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:56:52 +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#3321
No description provided.