mirror of
https://github.com/atulmy/gql-query-builder.git
synced 2026-04-25 23:55:55 +03:00
[GH-ISSUE #80] .only in src/index.test.ts #49
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#49
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 @leeroyrose on GitHub (Feb 21, 2023).
Original GitHub issue: https://github.com/atulmy/gql-query-builder/issues/80
Hey! Was reading through the latest version changes and noticed a .only that was introduced in this pr, as seen here:
https://github.com/atulmy/gql-query-builder/blob/master/src/index.test.ts#L1036
I may have time to open a PR tomorrow