Skip to content

Commit 910f1d5

Browse files
authored
Update README.md
1 parent 731840d commit 910f1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Breadth-first GraphQL execution
22

3-
_**The original algorithm proof-of-concept for Shopify's _GraphQL Cardinal_ engine**_
3+
_**The proof-of-concept algorithm for Shopify's _GraphQL Cardinal_ engine**_
44

55
GraphQL requests have two dimensions: _depth_ and _breadth_. The depth dimension is finite as defined by the request document, while the breadth dimension scales by the width of the response data (and can grow extremely large).
66

0 commit comments

Comments
 (0)