Type alias PatientPrescriptionsArgs

PatientPrescriptionsArgs: { after?: InputMaybe<Scalars["ID"]>; filter?: InputMaybe<PatientPrescriptionFilter>; first?: InputMaybe<Scalars["Int"]> }

Type declaration

Generated using TypeDoc