Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

GW fails for non custom schema #38

@wtrocki

Description

@wtrocki
listen: localhost:8080
upstreams:
  note:
    type: graphql
    url: http://127.0.0.1:4000/graphql
types:
  - name: Query
    actions:
    - type: mount
      upstream: note
      query: query {}

This happens with the latest release and master.

[wtrocki@graphapi gw ]$ /Users/wtrocki/Downloads/graphql-gw_0.2.0_mac_64bit-x86/graphql-gw serve
2020/10/13 12:38:30 downloading schema for upstream note: http://127.0.0.1:4000/graphql
panic: runtime error: invalid memory address or nil pointer dereference

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions