mirror of
https://github.com/atulmy/gql-query-builder.git
synced 2026-04-25 23:55:55 +03:00
[PR #40] [MERGED] feat: added ability to set operation name #157
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#157
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/40
Author: @Devorein
Created: 6/29/2020
Status: ✅ Merged
Merged: 7/1/2020
Merged by: @atulmy
Base:
master← Head:operation-name📝 Commits (2)
6e2d346feat: added ability to set operation name426f48bMerge 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
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.