Type alias QueryPharmaciesArgs

QueryPharmaciesArgs: { after?: InputMaybe<Scalars["ID"]>; first?: InputMaybe<Scalars["Int"]>; location?: InputMaybe<LatLongSearch>; name?: InputMaybe<Scalars["String"]> }

Type declaration

Generated using TypeDoc