patientAddress_by_pk
fetch data from the table: "patientAddress" using primary key columns
patientAddress_by_pk(
id: uuid!
): patientAddress
Arguments
patientAddress_by_pk.id
● uuid!
non-null scalar
Type
patientAddress
object
columns and relationships of "patientAddress"