mirror of
https://github.com/atulmy/gql-query-builder.git
synced 2026-04-25 23:55:55 +03:00
[GH-ISSUE #34] Bug with nested operations ? #116
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#116
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?
Originally created by @ccollie on GitHub (Jun 20, 2020).
Original GitHub issue: https://github.com/atulmy/gql-query-builder/issues/34
Thanks for the commit, by the way. Look at the failing test here:
github.com/ccollie/gql-query-builder@4124a02216/src/index.test.ts (L167)Is this the way it should work ? It seems like nested variables aren't pulled up to the top
@ccollie commented on GitHub (Jun 21, 2020):
Create a PR https://github.com/atulmy/gql-query-builder/pull/35