mirror of
https://github.com/atulmy/gql-query-builder.git
synced 2026-04-25 23:55:55 +03:00
[PR #39] [MERGED] fix: Multiple queries variables doesn't get set in the root query #79
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gql-query-builder#79
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:multiple-queries-variables📝 Commits (3)
1f68801fix: Multiple queries variables doesn't get set in the root query449178btest: Added tests for multiple query variableseab7750Merge 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.