[PR #4834] [MERGED] fix(common): make cursorPosition field optional in HoppGQLDocument type #4959

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4834
Author: @anwarulislam
Created: 3/5/2025
Status: Merged
Merged: 3/5/2025
Merged by: @jamesgeorge007

Base: patchHead: hotfix/gqltab-cursor-position-type-issue


📝 Commits (1)

  • ad64f6b fix(common): make cursorPosition optional in HoppGQLDocument type

📊 Changes

2 files changed (+5 additions, -3 deletions)

View changed files

📝 packages/hoppscotch-common/src/helpers/graphql/document.ts (+1 -1)
📝 packages/hoppscotch-common/src/helpers/graphql/query.ts (+4 -2)

📄 Description

This pull request addresses an issue by modifying the HoppGQLDocument type to make the cursorPosition property optional.


🔄 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/hoppscotch/hoppscotch/pull/4834 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 3/5/2025 **Status:** ✅ Merged **Merged:** 3/5/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `hotfix/gqltab-cursor-position-type-issue` --- ### 📝 Commits (1) - [`ad64f6b`](https://github.com/hoppscotch/hoppscotch/commit/ad64f6b520709dddfd0e93f2376cc6a8a82eaa44) fix(common): make cursorPosition optional in HoppGQLDocument type ### 📊 Changes **2 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/helpers/graphql/document.ts` (+1 -1) 📝 `packages/hoppscotch-common/src/helpers/graphql/query.ts` (+4 -2) </details> ### 📄 Description This pull request addresses an issue by modifying the HoppGQLDocument type to make the cursorPosition property optional. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:27:02 +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/hoppscotch#4959
No description provided.