graphql
query($address:String!)
{
meetupEvents(filter: {rsvps: {in: $address}}) {
url #hjttp://metup.com/98wsdf89duz
cid #ipfs content id
ipfs {
url
title
starts
ends
image
venue {
location {
lat
lng
}
}
}
}
}
as event-wallet I need to see all (upcoming) events that I as a user (public key) am logged in to