mirror of
https://github.com/atulmy/gql-query-builder.git
synced 2026-04-25 23:55:55 +03:00
[PR #59] [MERGED] Refactor to fix list type definition of VariableOptions #82
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#82
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/59
Author: @t2y
Created: 6/21/2021
Status: ✅ Merged
Merged: 1/8/2022
Merged by: @atulmy
Base:
master← Head:fix-list-type-definition📝 Commits (2)
cf35b43fix: fixed a trivial typo in READMEe97515brefactor: fixed list type definition of VariableOptions📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
README.md(+2 -2)📝
src/VariableOptions.ts(+1 -1)📄 Description
According to implementation and #28, the
listtype definition of VariableOptions is wrong.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.