[PR #213] [MERGED] fix: change incorrect default GraphQL request name #138

Closed
opened 2025-12-29 07:19:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/213
Author: @plohan
Created: 5/23/2025
Status: Merged
Merged: 5/23/2025
Merged by: @gschier

Base: masterHead: fix/default-graphql-request-name


📝 Commits (1)

  • 014ef10 fix: change incorrect default GraphQL request name

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 src-web/lib/resolvedModelName.ts (+3 -1)

📄 Description

Default GraphQL request name is HTTP Request which seem incorrect. This pull request change it from HTTP Request to GraphQL Request.

previous:
SCR-20250523-rvfd

updated:

SCR-20250523-ruzo

edited: GraphQL Request -> GraphQL Request


🔄 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/mountain-loop/yaak/pull/213 **Author:** [@plohan](https://github.com/plohan) **Created:** 5/23/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `master` ← **Head:** `fix/default-graphql-request-name` --- ### 📝 Commits (1) - [`014ef10`](https://github.com/mountain-loop/yaak/commit/014ef10261195c9d0e1a978d31c8f287627a53e9) fix: change incorrect default GraphQL request name ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src-web/lib/resolvedModelName.ts` (+3 -1) </details> ### 📄 Description Default GraphQL request name is `HTTP Request` which seem incorrect. This pull request change it from `HTTP Request` to `GraphQL Request`. previous: ![SCR-20250523-rvfd](https://github.com/user-attachments/assets/bc7c20fc-5efc-43f5-b889-28853c3ce4a5) updated: ![SCR-20250523-ruzo](https://github.com/user-attachments/assets/93064419-06a3-4552-8a55-5dc081123301) edited: `GraphQL` Request -> `GraphQL Request` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:30 +01:00
adam closed this issue 2025-12-29 07:19:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#138