[PR #2913] [MERGED] fix: graphql save request emit payload #4135

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2913
Author: @nivedin
Created: 2/1/2023
Status: Merged
Merged: 2/1/2023
Merged by: @liyasthomas

Base: mainHead: fix/graphql-saveRequest


📝 Commits (1)

  • a297c9d fix: graphql save request emit payload

📊 Changes

2 files changed (+9 additions, -12 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/collections/graphql/Collection.vue (+5 -6)
📝 packages/hoppscotch-common/src/components/collections/graphql/Request.vue (+4 -6)

📄 Description

Description

This PR fixes the bug in graphQl save request modal which the emitted payload was sent incorrectly, the type was changed in #2865.

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/2913 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 2/1/2023 **Status:** ✅ Merged **Merged:** 2/1/2023 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `fix/graphql-saveRequest` --- ### 📝 Commits (1) - [`a297c9d`](https://github.com/hoppscotch/hoppscotch/commit/a297c9d97305449191e9ce2f8aa5042c73180d47) fix: graphql save request emit payload ### 📊 Changes **2 files changed** (+9 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/collections/graphql/Collection.vue` (+5 -6) 📝 `packages/hoppscotch-common/src/components/collections/graphql/Request.vue` (+4 -6) </details> ### 📄 Description ### Description This PR fixes the bug in graphQl save request modal which the emitted payload was sent incorrectly, the type was changed in #2865. ### 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 01:41:48 +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#4135
No description provided.