Input Object

AppointmentTypeTagInput

Usage Example
query {
# Use this type in your queries
someQuery {
appointmentTypeIds
color
locationIds
name
}
}

Fields

appointmentTypeIds[ID]
colorString
locationIds[ID]
nameString