brucek Is the GraphQL interface currently able to search ca_tours and ca_tour_stops? I'm good with searching ca_objects, ca_entities, etc etc etc, but any attempt of searching ca_tours or ca_tour_stops results in an internal error. Any thoughts Thanks
monica brucek according to this line, tours and stops are not included. https://github.com/collectiveaccess/providence/blob/master/app/service/controllers/SearchController.php#L155 However, it shouldn’t be throwing an internal error.