createAllergyRecord
This mutation creates an allergy record.
createAllergyRecord(
recordData: CreateAllergyRecordDataInput!
): AllergyRecordResponsePayload
Arguments
createAllergyRecord.recordData ● CreateAllergyRecordDataInput! non-null input
Type
AllergyRecordResponsePayload object
An allergy record in a consultation or the error related to the operation.