stripeCountry
An object containing info about a country that stripe supports
Arguments
Returns
StripeCountry
Example
query stripeCountry($country_code: String) { stripeCountry(country_code: $country_code) { accepted_currencies country_code currency field1 field2 name }}