Skip to content

Variable replace not working #83

@camilacremoneze

Description

@camilacremoneze

I have tried to run some rest graphql like this:

Graphql

http://<some_url>

user = "2dc6beda-816f-11e9-be55-db9c03003941"

Accept: /
Content-Type: application/graphql
authorization: *****

POST /api/graphql
mutation {
Accept (ownerId: :user ){
ownerId
}
}

It did not replace variable into requisition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions