I have a gdb that we maintain on a network drive. I shared as a geodata service on our ArcGIS Server. I am trying to access the gdb in a custom js web app. Does anyone know the best way to display the data from the geodata service in the js custom web app? Particularly, a relationship class from the gdb? I want to ultimately be able to query the data that the relationship class references. Thanks in advance!
Mat