Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

[Question][Feature Request] - How To update varaibles inside of Studio from mutation response #1226

Description

@ondrovic

Is it possible to update environment variables with items from the result of a mutation?

Example would be you login and a token is generated in a response in the environmental variable tab you would have something like this

{
"token": "<token>"
}

Is there currently a way to update <token> with Response.data.login.token then pass it to the headers? Currently we he have to login and copy paste would be a nice feature if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions