Skip to content

Commit 6812bee

Browse files
unicodeveloperpeggyrayzis
authored andcommitted
Jake will write the testing section
1 parent a0ac7f5 commit 6812bee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/source/tutorial/resolvers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,5 +202,4 @@ The `login` function receives an email address and checks the user table in the
202202
203203
Once a user object is present, the email is then converted to a base64 encoded string using the [Buffer](https://nodejs.org/api/buffer.html) class. The result is a short string token, that can now be sent to the server via an `authorization` header.
204204
205-
206205
<h2 id="testing">Test your graph</h2>

0 commit comments

Comments
 (0)