njosefbeck / gatsby-source-stripe

Gatsby source plugin for building websites using Stripe as a data source
74 stars 17 forks source link

Add support for getting lists of Credit Notes, Reviews, and Value Lists #34

Closed njosefbeck closed 5 years ago

njosefbeck commented 5 years ago

Looks like we're missing a couple of Stripe resources and should add them:

https://stripe.com/docs/api/credit_notes/list https://stripe.com/docs/api/radar/reviews/list https://stripe.com/docs/api/radar/value_lists/list

njosefbeck commented 5 years ago

Added with v3.0.0.