[PR #1319] [MERGED] Query arguments in GraphQL are shown separately with description #3235

Closed
opened 2026-03-17 00:51:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1319
Author: @AndrewBastin
Created: 11/5/2020
Status: Merged
Merged: 11/9/2020
Merged by: @liyasthomas

Base: masterHead: feat/gql-args-desc


📝 Commits (4)

  • 3287d41 Query arguments in GraphQL are shown separately with description
  • 1eb8f54 Merge branch 'master' into feat/gql-args-desc
  • b8a2eef Update field.vue
  • 532ff08 Merge branch 'master' into feat/gql-args-desc

📊 Changes

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

View changed files

📝 components/graphql/field.vue (+12 -1)

📄 Description

This PR intends to add some updates to the layout of the docs in GraphQL page for Queries and Mutations. The update adds an extra space for showing arguments and the documentation for the arguments (if such are present).


🔄 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/1319 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 11/5/2020 **Status:** ✅ Merged **Merged:** 11/9/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feat/gql-args-desc` --- ### 📝 Commits (4) - [`3287d41`](https://github.com/hoppscotch/hoppscotch/commit/3287d419716b83294683bbfafd834503939958b6) Query arguments in GraphQL are shown separately with description - [`1eb8f54`](https://github.com/hoppscotch/hoppscotch/commit/1eb8f5479f214aed156280cb2f9b1332d1da6911) Merge branch 'master' into feat/gql-args-desc - [`b8a2eef`](https://github.com/hoppscotch/hoppscotch/commit/b8a2eef178a13a3733ce979ebe1092c2278c6e0a) Update field.vue - [`532ff08`](https://github.com/hoppscotch/hoppscotch/commit/532ff0804ae6b525827f06935dfeeb6a958266a7) Merge branch 'master' into feat/gql-args-desc ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `components/graphql/field.vue` (+12 -1) </details> ### 📄 Description This PR intends to add some updates to the layout of the docs in GraphQL page for Queries and Mutations. The update adds an extra space for showing arguments and the documentation for the arguments (if such are present). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:51:58 +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#3235
No description provided.