mirror of
https://github.com/atulmy/gql-query-builder.git
synced 2026-04-25 23:55:55 +03:00
[PR #42] [MERGED] Feat: Added argument name option #80
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#80
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/42
Author: @Devorein
Created: 6/29/2020
Status: ✅ Merged
Merged: 7/1/2020
Merged by: @atulmy
Base:
master← Head:argument-names📝 Commits (2)
16711a3Feat: Added argument name optione35f812Merge branch 'master' into argument-names📊 Changes
4 files changed (+57 additions, -9 deletions)
View changed files
📝
src/IQueryBuilderOptions.ts(+3 -1)📝
src/Utils.ts(+7 -8)➕
src/VariableOptions.ts(+11 -0)📝
src/index.test.ts(+36 -0)📄 Description
This is a fix of issue #41
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.