Skip to content

GraphQL Connections does not work #131

@FalkWolsky

Description

@FalkWolsky

The connection to GraphQL can be made, however every query end up into a success-message, which contains then a error message inside. It happens for Query as also for Mutations.

Main error message is: "parse-failed" in "$.variables". "parsing HashMap failed, expected Object, but encountered String".
Seems even an empty array (?) of Variables for the GraphQL request leads into this. Eventually the mapping should be checked.
Please be aware, that Variables itself can be typed differently (String, Number, JSON)...

Thank you in advance for looking into it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions