FeatureFuel
2

Unable to use environment variables in request body (GraphQL)

Source: Kong/insomnia#3616 · opened by @MoshePaul
Is there a way to use variables for your environment inside the body of a GraphQL query? For example:

query {
assignRole(roleId: my_role,
account: my_account) {
data { id}
}
}

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests