Skip to content

Commit 8fd4bd9

Browse files
committed
fix: fix supergraph config format
1 parent 0b15eda commit 8fd4bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supergraph-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ subgraphs:
1515
routing_url: https://sample-information.diamond.ac.uk/api/graphql
1616
schema:
1717
file: schema/samples.graphql
18-
schemas:
18+
- name: schemas
1919
routing_url: https://schemas.diamond.ac.uk/graphql
2020
schema:
2121
file: schema/schemas.graphql

0 commit comments

Comments
 (0)