diff --git a/guides/day1.md b/guides/day1.md index 5f2837a..2673c4e 100644 --- a/guides/day1.md +++ b/guides/day1.md @@ -1,5 +1,6 @@ # GraphQL: Experimentation and Django back end + This is analogous to what we did with REST, but we'll be doing it with GraphQL instead. ## Resources diff --git a/guides/notes.md b/guides/notes.md new file mode 100644 index 0000000..54d5fbe --- /dev/null +++ b/guides/notes.md @@ -0,0 +1 @@ +my personal note file \ No newline at end of file