From 937ab5154d8eaa2e5a8fc27f951226a8d2a2e47b Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sun, 21 Apr 2019 20:47:53 +0200 Subject: [PATCH] Trivia: Update notes --- notes/notes.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/notes/notes.txt b/notes/notes.txt index f370bca..5a84b0b 100644 --- a/notes/notes.txt +++ b/notes/notes.txt @@ -8,7 +8,6 @@ Research questions: - How to represent progress for long-running tasks in a GraphQL mutation, eg. for an "add ISO from HTTP URL" operation Todo list: -- Trivia: Modularize loaders - UI: Convert existing Pug templates to JSX/GraphQL - GraphQL API: Add database support - GraphQL API: Memory resources (usage, available, etc.)