feat: add full SDL to SupGraph response
This commit is contained in:
@@ -40,6 +40,7 @@ type Unchanged {
|
||||
type SubGraphs {
|
||||
id: ID!
|
||||
minDelaySeconds: Int!
|
||||
sdl: String!
|
||||
subGraphs: [SubGraph!]!
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user