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.
Under Review
Feature
Low Priority
8 months ago

alexprieu
Get notified by email when there are changes.
Under Review
Feature
Low Priority
8 months ago

alexprieu
Get notified by email when there are changes.