Skip to content

Commit 6f75b4f

Browse files
authored
Update README.md
1 parent 1e0c864 commit 6f75b4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

subservice-languages/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Subservice languages
22

3-
A stitched gateway is unconcerned with what programming language(s) subservices use as long as they can provide an annotated SDL and fulfill their schema contract. The examples below demonstrate setting up stitching SDLs using a variety of languages and tools.
3+
A stitched gateway that is [configured by SDL directives](https://www.graphql-tools.com/docs/stitch-directives-sdl) is unconcerned with what programming language(s) subservices use as long as they can provide an annotated SDL and fulfill that schema contract. The examples below demonstrate setting up stitching SDLs using a variety of languages and tools.
44

55
When using [static JavaScript stitching config](https://www.graphql-tools.com/docs/stitch-type-merging), subservices don't even need to provide an annotated SDL, at which time no special subservice setup is necessary.
66

0 commit comments

Comments
 (0)