Skip to content

No 'description' field in _service query #22

Description

@BenjaminYong

Hi there @erikwrede ,

I am using graphene-federation 0.2.0 for a GQL server using graphene 2.1.9

The query string result for SDL does not contain any description field meta data for my types.

_service {
    sdl
  }

As a result, upon introspection of my subgraph in my Federated server, I lose description details in my schema.

Could description fields be added to the SDL? Is this supported in newer versions of the package?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions