Type alias QueryPrescriptionsArgs

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

Type declaration

Generated using TypeDoc