[PR #3506] [MERGED] fix: graphql query deprecation issue #4416

Closed
opened 2026-03-17 01:57:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3506
Author: @anwarulislam
Created: 11/7/2023
Status: Merged
Merged: 11/8/2023
Merged by: @AndrewBastin

Base: release/2023.8.3Head: fix/gql-query-deprecation-issue


📝 Commits (1)

  • e3da725 fix: graphql query deprecation issue

📊 Changes

3 files changed (+87 additions, -85 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/graphql/Field.vue (+60 -51)
📝 packages/hoppscotch-common/src/components/graphql/Sidebar.vue (+4 -4)
📝 packages/hoppscotch-common/src/components/graphql/TypeLink.vue (+23 -30)

📄 Description

Closes HFE-296

Description

This PR fixes the GraphQL query deprecation highlight issue.

  • 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/3506 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 11/7/2023 **Status:** ✅ Merged **Merged:** 11/8/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.3` ← **Head:** `fix/gql-query-deprecation-issue` --- ### 📝 Commits (1) - [`e3da725`](https://github.com/hoppscotch/hoppscotch/commit/e3da725555352805b29cc83c605257697b18c55c) fix: graphql query deprecation issue ### 📊 Changes **3 files changed** (+87 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/graphql/Field.vue` (+60 -51) 📝 `packages/hoppscotch-common/src/components/graphql/Sidebar.vue` (+4 -4) 📝 `packages/hoppscotch-common/src/components/graphql/TypeLink.vue` (+23 -30) </details> ### 📄 Description Closes HFE-296 ### Description This PR fixes the GraphQL query deprecation highlight issue. - [ ] 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 01:57:24 +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#4416
No description provided.