Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No 'description' field in _service query #22

Open
BenjaminYong opened this issue Jun 8, 2023 · 0 comments
Open

No 'description' field in _service query #22

BenjaminYong opened this issue Jun 8, 2023 · 0 comments

Comments

@BenjaminYong
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant