[PR #39] [MERGED] fix: Multiple queries variables doesn't get set in the root query #79

Closed
opened 2026-03-03 00:03:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/atulmy/gql-query-builder/pull/39
Author: @Devorein
Created: 6/29/2020
Status: Merged
Merged: 7/1/2020
Merged by: @atulmy

Base: masterHead: multiple-queries-variables


📝 Commits (3)

  • 1f68801 fix: Multiple queries variables doesn't get set in the root query
  • 449178b test: Added tests for multiple query variables
  • eab7750 Merge branch 'master' into multiple-queries-variables

📊 Changes

2 files changed (+62 additions, -10 deletions)

View changed files

📝 src/adapters/DefaultQueryAdapter.ts (+7 -10)
📝 src/index.test.ts (+55 -0)

📄 Description

This is a fix for my issue#38


🔄 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/atulmy/gql-query-builder/pull/39 **Author:** [@Devorein](https://github.com/Devorein) **Created:** 6/29/2020 **Status:** ✅ Merged **Merged:** 7/1/2020 **Merged by:** [@atulmy](https://github.com/atulmy) **Base:** `master` ← **Head:** `multiple-queries-variables` --- ### 📝 Commits (3) - [`1f68801`](https://github.com/atulmy/gql-query-builder/commit/1f688016b74cf7fa2e3d44748c6312c40ebf4157) fix: Multiple queries variables doesn't get set in the root query - [`449178b`](https://github.com/atulmy/gql-query-builder/commit/449178be5c3388c7e358df0196a811ffee64e9f8) test: Added tests for multiple query variables - [`eab7750`](https://github.com/atulmy/gql-query-builder/commit/eab7750af7a18f1ba826525787dce2bc56cd8665) Merge branch 'master' into multiple-queries-variables ### 📊 Changes **2 files changed** (+62 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/adapters/DefaultQueryAdapter.ts` (+7 -10) 📝 `src/index.test.ts` (+55 -0) </details> ### 📄 Description This is a fix for my [issue#38](https://github.com/atulmy/gql-query-builder/issues/38) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:03:18 +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/gql-query-builder#79
No description provided.