anton-b
05/15/2018, 9:28 AMawoyotoyin
05/15/2018, 9:31 AManton-b
05/15/2018, 9:36 AMconnectServiceProviderToStripe(
id: ID!
authorizationCode: String!
): ServiceProvider!
But in the top of the file, I apparently am not importing ServicerProvider correctly: # import SupportedCountries, TimeFormat, Unit, SupportedCurrencies ServiceProvider from "./generated/prisma.graphql"
There is a missing comma!awoyotoyin
05/15/2018, 9:58 AManton-b
05/15/2018, 11:05 AManton-b
05/15/2018, 11:36 AM