updateAppointment
No description
updateAppointment(
input: UpdateAppointmentInput!
): Appointment!
Arguments
updateAppointment.input
● UpdateAppointmentInput!
non-null input
Type
Appointment
object
Appointment(id, title, slug, invite_only, start_date_time, end_date_time, location, geolocation, location_details, video_call_link, description, thumbnail, thumbnail_blurhash, permission, space, creator, created, modified, is_deleted, deleted_at)