GraphQLQueriesList PatientsOn this pageList Patients Get a list of Patient resources. Query query ListPatient { patientList { id # Add other fields as needed }} Parameters None Return Type Returns a list of Patient resources.