[PR #629] [MERGED] Ignore empty GQL Variable Strings #2755

Closed
opened 2026-03-17 00:25:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/629
Author: @AndrewBastin
Created: 2/29/2020
Status: Merged
Merged: 2/29/2020
Merged by: @dihmeetree

Base: masterHead: fix/gql-variable-empty


📝 Commits (1)

  • d294591 Empty gql variable string is substituted with an empty JSON object

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pages/graphql.vue (+1 -1)

📄 Description

This is a simple patch to ignore empty GraphQL variable strings.

That's about it. 😅


🔄 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/629 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 2/29/2020 **Status:** ✅ Merged **Merged:** 2/29/2020 **Merged by:** [@dihmeetree](https://github.com/dihmeetree) **Base:** `master` ← **Head:** `fix/gql-variable-empty` --- ### 📝 Commits (1) - [`d294591`](https://github.com/hoppscotch/hoppscotch/commit/d2945913ce6f9d6b1b413e92fbcbb5736021fc89) Empty gql variable string is substituted with an empty JSON object ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/graphql.vue` (+1 -1) </details> ### 📄 Description This is a simple patch to ignore empty GraphQL variable strings. That's about it. :sweat_smile: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:25:46 +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#2755
No description provided.