• Docs
  • Pricing
  • Support
  • Blog
  • Login

›Intro

Intro

  • What's OneGraph?
  • How does it work?
  • Creating your first app
  • Making your first query
  • OneGraphiQL
  • Authentication & Security Overview
  • Custom Google Auth

On the frontend

  • Using with Apollo
  • Log in to services
  • Example with create-react-app

External Authentication

  • What are JWTs?
  • AuthGuardian
  • Securing your Apollo server
  • Securing your Hasura API
  • Securing your Netlify site
  • Securing your express.js app
  • Advanced JWT customization with webhooks

Subscriptions

  • Subscriptions
  • Webhook-based subscriptions
  • Websocket-based subscriptions
  • Salesforce subscriptions
  • GitHub subscriptions
  • Gmail Subscriptions

Advanced

  • Persisted Queries
  • Mailchimp Signup with Persisted Queries

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.

← Making your first queryAuthentication & Security Overview →
Links
OneGraph Overview Example projectsOneGraphiQL Explorer
Support
Live chat on Spectrum> TwitterBlog
More
Terms of ServicePrivacy Policy
Copyright © 2021 OneGraph