OneGraphiQL
Querying from the commandline can be difficult - what fields are available? Better to explore the graph in our tool, OneGraphiQL!
OneGraphiQL is our custom version of the wonderful open-source GraphiQL app. We've added in a graphical schema explorer so you can build queries simply by clicking your way through, easily sign in and out of the various services we support, and most importantly, you can quickly experiment and iterate on the queries that will drive the apps your users see!
We'll link to OneGraphiQL from all over our docs, but you should already see your app you created earlier listed. Feel free to select it and start exploring with your queries - just remember to log into the various services to get the most out of it!
Logging in on OneGraphiQL uses the same exact authentication mechanism you'll use in your app - let's take a look at that next.