drupal-graphql / drupal-graphql/graphql

Question: Possible as Subgraph?

Open
#1,331 0 comments 0 reactions 0 assignees View on GitHub
4.x question
Dominant language
PHP
Stars
287
Forks
198
PR merge metrics
No merged PRs in 30d

Description

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:

```gql
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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.