Allow to search events by online status

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-11-06 14:37:45 +01:00
parent 9ac3da618d
commit 69e91e89f5
8 changed files with 232 additions and 75 deletions

View File

@@ -158,8 +158,6 @@ export const FETCH_EVENTS = gql`
url
}
publishAt
# online_address,
# phone_address,
physicalAddress {
...AdressFragment
}