Skip to content

Version 1.0 fails to run introspection query #12

@voroshkov

Description

@voroshkov

When trying to run ChromiQL against local GQL server, getting the following error in UI:

{
  "errors": [
    {
      "message": "Cannot query field \"locations\" on type \"__Directive\"."
    }
  ],
  "data": null
}

Although it was working fine with 0.1 version.

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