i’m having custom non-db-type query in my Graphql server which is not showing when in deploy it to prisma.sh. Also since it is an express server i have added few more routes which are not working. The way i deployed it is setting the ENDPOINT to correct link as per instructions and then
prisma deploy
🙂