Multiples fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-06-15 18:12:49 +02:00
parent c3ba3b26d8
commit 918dc6f10b
14 changed files with 108 additions and 85 deletions

View File

@@ -23,9 +23,12 @@ export const FETCH_PERSON = gql`
token
}
organizedEvents {
uuid
title
beginsOn
total
elements {
uuid
title
beginsOn
}
}
}
}

View File

@@ -96,7 +96,6 @@ export const FETCH_EVENT = gql`
name
},
publishAt,
category,
onlineAddress,
phoneAddress,
physicalAddress {