Learn about elements in a GraphQL Schema
Evolve your data structure with schema migrations
Combine Authentication with powerful Authorization
Integrate with popular services like Auth0, Algolia or Stripe
Use inline or remote functions for custom business workflows
Store and access files
Automatically synchronize data from your GraphQL backend to Algolia. Algolia Instant Search provides intuitive and fast search experiences.
Full-stack tutorial series to build an Intercom-clone with React, Apollo & GraphQL.
Learn how to build secure authorization in GraphQL by defining role-based, owner-based and relation-based permissions powered by flexible filters.
Use mutation callbacks to implement a custom Stripe payment workflow to verify credit card details and charge customers.
Add custom business logic to a GraphQL backend. In this guide, we will add a Mailgun integration to notify users of new comments to their posts.
Build a realtime chat where the users can see the locations of all participants on a map - using GraphQL subscriptions and the Apollo client
Learn how to migrate a project from Relay Classic to Relay Modern
Relay vs. Apollo Client: Find out which GraphQL client works best for you by learning about differences between Relay and Apollo Client.
Connecting to a GraphQL backend is really simple with create react app and Apollo Client.