Skip to content

Version 1.0 fails to run introspection query #12

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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