ContactTracing-app / Graphql-api

GraphQL API layer on top of neo4j for Contact Tracing: notifying friends & family against COVID-19
https://contacttracing.app/
ISC License
5 stars 5 forks source link

`LogContact` in batches #3

Open mmmoli opened 4 years ago

mmmoli commented 4 years ago

We can currently only log contact with a single toUid. It'd be great if this was an array that used UNWIND to do all the magic.

Spec: