Skip to content

Map remote tool, add support for overriding method #1672

@webuniverseio

Description

@webuniverseio

Description

image

In map remote tool you can override schema, ports, host, etc but there is no option to override method

Why this feature/change is important?

When you're working with graphql in dev you may be using POST method, but in prod, in order to use persistent queries you may be using GET method. When remapping dev to prod I currently can't use map remote tool in this case because I can't change method (so when request in browser is made as POST, it arrives as POST to mapped host).

Please consider adding support for this use case, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions