unregisterForEventByUser
Mutation field to unregister current user from an event.
unregisterForEventByUser(
id: ID!
): Boolean
Arguments
unregisterForEventByUser.id ● ID! non-null scalar
ID of the event or recurring event instance to unregister from
Type
Boolean scalar
The Boolean scalar type represents true or false.