[PR #76] [MERGED] Fragments For Queries #170

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

📋 Pull Request Information

Original PR: https://github.com/atulmy/gql-query-builder/pull/76
Author: @rcc913
Created: 9/27/2022
Status: Merged
Merged: 9/27/2022
Merged by: @atulmy

Base: masterHead: fragments


📝 Commits (2)

📊 Changes

4 files changed (+104 additions, -10 deletions)

View changed files

📝 README.md (+52 -2)
📝 src/NestedField.ts (+9 -4)
📝 src/Utils.ts (+22 -4)
📝 src/index.test.ts (+21 -0)

📄 Description

Add the ability to create inline fragments

Resolves Issue 57


🔄 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/76 **Author:** [@rcc913](https://github.com/rcc913) **Created:** 9/27/2022 **Status:** ✅ Merged **Merged:** 9/27/2022 **Merged by:** [@atulmy](https://github.com/atulmy) **Base:** `master` ← **Head:** `fragments` --- ### 📝 Commits (2) - [`d05d600`](https://github.com/atulmy/gql-query-builder/commit/d05d600d2fd8265bf137b195e0aee3f02e849baa) Fragments For Queries - [`1b421e8`](https://github.com/atulmy/gql-query-builder/commit/1b421e8f5fcc2f835957466864e82a35858e3bfa) self review ### 📊 Changes **4 files changed** (+104 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+52 -2) 📝 `src/NestedField.ts` (+9 -4) 📝 `src/Utils.ts` (+22 -4) 📝 `src/index.test.ts` (+21 -0) </details> ### 📄 Description Add the ability to create inline fragments [Resolves Issue 57](https://github.com/atulmy/gql-query-builder/issues/57) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:39:21 +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#170
No description provided.