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

@@ -28,6 +28,7 @@ export const SEARCH_EVENTS = gql`
uuid
beginsOn
picture {
id
url
}
tags {
@@ -47,6 +48,7 @@ export const SEARCH_GROUPS = gql`
elements {
id
avatar {
id
url
}
domain
@@ -65,6 +67,7 @@ export const SEARCH_PERSONS = gql`
elements {
id
avatar {
id
url
}
domain