/stripe-examples

Example components for accessing Stripe data with OneGraph

Primary LanguageCSS

OneGraph Examples: Stripe Customer Dashboard

This is a simple app showing how to use OneGraph to

  1. Handle Stripe authentication
  2. Query for the exact data needed for the UI
  3. Run mutations to issues refunds

It makes use of the Apollo GraphQL client and OneGraph GraphQL service

*** This is a real app! Running this app will make changes to your production data ***

Next steps