dismantl / CaseExplorer

Web application and APIs for exploring MD court case data
GNU General Public License v3.0
7 stars 3 forks source link

Add example initial query in GraphiQL interface #27

Open dismantl opened 2 years ago

dismantl commented 2 years ago

GraphQL has a big initial learning curve so it would be good to have an example initial query that is displayed when you navigate to the GraphiQL page in Case Explorer. The initial query and some help text comments can be set via the defaultQuery prop passed to the <GraphiQL /> component.