Drew Fleming
11/17/2020, 7:40 PMprismagraphql/prisma:1.34
image) so I can use the playground with SQL Server, but it fails for unknown connector
when running docker-compose up -d
(I tried 'sqlserver'). Is this supported, and if not, does anyone know of a way to create a GraphQL playground?nikolasburk
nikolasburk
Drew Fleming
11/17/2020, 7:56 PMnikolasburk
nikolasburk
Drew Fleming
11/17/2020, 8:12 PMnikolasburk
prisma-examples
repo has a lot of different examples for GraphQL servers with different libraries (Apollo Server, NestJS, Nexus, TypeGraphQL, ...), so might be worth checking that out: https://github.com/prisma/prisma-examples/ 🙌nikolasburk
Drew Fleming
11/17/2020, 8:19 PM