[PR #3662] [MERGED] fix: gql history schema error #4478

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3662
Author: @nivedin
Created: 12/18/2023
Status: Merged
Merged: 12/19/2023
Merged by: @AndrewBastin

Base: release/2023.12.0Head: fix/gql-history-schema


📝 Commits (1)

  • d28bc58 fix: gql history schema error

📊 Changes

2 files changed (+5 additions, -2 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/graphql/RequestOptions.vue (+4 -1)
📝 packages/hoppscotch-common/src/helpers/graphql/default.ts (+1 -1)

📄 Description

Closes HFE-356

Description

This PR fixes the issue where the gql history threw schema error due to wrong history schema format, also set new qgl tab auth as 'none' as default

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🔄 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/3662 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 12/18/2023 **Status:** ✅ Merged **Merged:** 12/19/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.12.0` ← **Head:** `fix/gql-history-schema` --- ### 📝 Commits (1) - [`d28bc58`](https://github.com/hoppscotch/hoppscotch/commit/d28bc580c646157216e21e91f7d49d2cbd4e6418) fix: gql history schema error ### 📊 Changes **2 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/graphql/RequestOptions.vue` (+4 -1) 📝 `packages/hoppscotch-common/src/helpers/graphql/default.ts` (+1 -1) </details> ### 📄 Description Closes HFE-356 ### Description This PR fixes the issue where the gql history threw schema error due to wrong history schema format, also set new qgl tab auth as 'none' as default ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:00:41 +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#4478
No description provided.