Fix more Apollo cache issues

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-22 16:19:26 +02:00
parent e55946f577
commit 40174090f8
11 changed files with 68 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ export const GET_TODO = gql`
domain
name
avatar {
id
url
}
}