[PR #40] [MERGED] feat: added ability to set operation name #78

Closed
opened 2026-03-03 00:03:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/atulmy/gql-query-builder/pull/40
Author: @Devorein
Created: 6/29/2020
Status: Merged
Merged: 7/1/2020
Merged by: @atulmy

Base: masterHead: operation-name


📝 Commits (2)

  • 6e2d346 feat: added ability to set operation name
  • 426f48b Merge branch 'master' into operation-name

📊 Changes

3 files changed (+56 additions, -12 deletions)

View changed files

📝 src/adapters/DefaultQueryAdapter.ts (+25 -4)
📝 src/index.test.ts (+25 -3)
📝 src/index.ts (+6 -5)

📄 Description

  • Added ablility to pass a third configuration object argument

This is just an example of what ways could be taken to enable the feature, without introducing breaking changes


🔄 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/40 **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:** `operation-name` --- ### 📝 Commits (2) - [`6e2d346`](https://github.com/atulmy/gql-query-builder/commit/6e2d346c74fb5d8653d242f33f5c1284573c798c) feat: added ability to set operation name - [`426f48b`](https://github.com/atulmy/gql-query-builder/commit/426f48b1113135b1d691b2441e11bb06a36de8b0) Merge branch 'master' into operation-name ### 📊 Changes **3 files changed** (+56 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/adapters/DefaultQueryAdapter.ts` (+25 -4) 📝 `src/index.test.ts` (+25 -3) 📝 `src/index.ts` (+6 -5) </details> ### 📄 Description * Added ablility to pass a third configuration object argument This is just an example of what ways could be taken to enable the feature, without introducing breaking changes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:03:17 +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#78
No description provided.