Skip to content
This repository was archived by the owner on Oct 17, 2020. It is now read-only.

Commit 93dc342

Browse files
committed
fix(glitch): add a glitch iframe
1 parent e87d4b0 commit 93dc342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/GraphQL-Binding/01-Overview.md

+1
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ Similarly, you could write script that sends the `users` query via the invocatio
113113
</div>
114114

115115

116+
116117
This time, no arguments are being passed and the selection set asks for the `id` and the `name` of the `User`s being returned.
117118

118119
The binding function therefore constructs and sends the following query to the GraphQL server:

0 commit comments

Comments
 (0)