[PR #42] [MERGED] Feat: Added argument name option #156

Closed
opened 2026-03-15 11:38:48 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: argument-names


📝 Commits (2)

  • 16711a3 Feat: Added argument name option
  • e35f812 Merge 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

  • Also added VariableOptions type definition

This is a fix of issue #41


🔄 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/42 **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:** `argument-names` --- ### 📝 Commits (2) - [`16711a3`](https://github.com/atulmy/gql-query-builder/commit/16711a3ccc8706eb0fcb78d23cf4a5225b34bbe5) Feat: Added argument name option - [`e35f812`](https://github.com/atulmy/gql-query-builder/commit/e35f812b93b6fe85e86d954972a2fa81be86065c) Merge branch 'master' into argument-names ### 📊 Changes **4 files changed** (+57 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/IQueryBuilderOptions.ts` (+3 -1) 📝 `src/Utils.ts` (+7 -8) ➕ `src/VariableOptions.ts` (+11 -0) 📝 `src/index.test.ts` (+36 -0) </details> ### 📄 Description * Also added VariableOptions type definition This is a fix of issue #41 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:38:48 +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#156
No description provided.