MCPcopy Create free account
hub / github.com/prisma/prisma-examples / server.ts

File server.ts

orm/fastify-graphql/src/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'dotenv/config'
2import fastify from 'fastify'
3import mercurius from 'mercurius'
4import { schema } from './schema'

Callers

nothing calls this directly

Calls 3

listenMethod · 0.80
errorMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected