createDoctorContact
Create a new doctor contact record.
createDoctorContact(
input: CreateDoctorContactInput!
): DoctorContact!
Arguments
createDoctorContact.input ● CreateDoctorContactInput! non-null input
Type
DoctorContact object
Represents a medical professional in the system.