Skip to content

Question: Possible as Subgraph? #1331

Open
@leganz

Description

@leganz

Hi everybody,

I was wondering if this package allows the use of the graphql api in a subgraph (eg. https://www.apollographql.com/docs/federation/subgraph-spec/)

Therefore i think it would be required to reciev the sdl content via query:

query {
  _service {
    sdl
  }
}

I can't find any information about that in this repository. Sry if this isn't the right approach to raise a question.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions