Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Feat]: Insert an optional transformer for query outputs #212

Assignees
aaron1604
Labels
EnhancementNew feature or request
@gehtalles-de

Description

@gehtalles-de

Is your feature request related to a problem? Please describe.
I'm using Graphql for my queries. The response format looks like this:{data: product: {id: 1}}}.
When I need to use this data I need to writequeryProducts.data.data.product.id.
I could solve this by using atransformProducts transformfer that returns the nested data but that's annoying.

Describe the solution you'd like
In Retool I can attach a transformer right before the query output inside the query editor and I really like this solution as it is a regular need to add or change data of a query and it leaves the query list manageable.

Describe alternatives you've considered

  • Adding a transformer for each query
  • Somehow using a transformer language for Json likeJSONata

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or request

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp