clean-breakfast-29827
09/23/2020, 10:44 PMgraphql
example, started with awsx.apigateway.API
but I'm wondering if I should switch to appsync
https://github.com/pulumi/examples/blob/master/aws-ts-appsync/index.ts
atm I'm using apollo-server-lambda -> new ApolloServer({ typeDefs, resolvers })
but this is starting to feel kind of redundant anybody have any thoughts there?