Type alias QueryPatientsArgs

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

Type declaration

Generated using TypeDoc