OneGraph / stripe-examples

Example components for accessing Stripe data with OneGraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example components for accessing Stripe data with OneGraph


Languages

Language:CSS 65.3%Language:JavaScript 32.2%Language:HTML 2.4%