insert_patientAddress
insert data into the table: "patientAddress"
insert_patientAddress(
objects: [patientAddress_insert_input!]!
on_conflict: patientAddress_on_conflict
): patientAddress_mutation_response
Arguments
insert_patientAddress.objects ● [patientAddress_insert_input!]! non-null input
the rows to be inserted
insert_patientAddress.on_conflict ● patientAddress_on_conflict input
upsert condition
Type
patientAddress_mutation_response object
response of any mutation on the table "patientAddress"#) ● Boolean scalar