Add Custom Labels to Generic Queries for Easier Identification

Problem:
When adding multiple GraphQL queries to a single data primitive, all appear in the UI as "GraphQL" or "Update GraphQL." There is no way to distinguish between them in the following areas:

  • Action picker

  • Data binding dropdowns

  • Queries panel

This makes it nearly impossible to identify which query does what, especially when they all use the same generic configuration (URL, query, headers, variables).

Expected Behavior:
Users should be able to:

  • Provide a custom label or name for each query instance

  • See that label reflected in the action picker, query list, and binding UI

Proposed Solution:
Allow optional labeling of GraphQL queries/mutations (e.g., “Fetch Products”, “Create User”) at the time of setup, and display that label instead of the generic “GraphQL” in all UI contexts.


Please authenticate to join the conversation.

Upvoters
Status

Under Review

Board

Feature

Tags

Low Priority

Date

8 months ago

Author

alexprieu

Subscribe to post

Get notified by email when there are changes.