Mingyang Li
Mingyang Li
## ❌ Problem: 1. Current import `import {Prisma} from '@prisma/client'` is incorrect/outdated, it's causing lots of import errors, a bit of pain to manually correct if you have quite a...
# How do you make a `Subscription` resolver independent of resolvers for `Creating` and `Updating` records ### ❌ Current behaviour: `subscribeTasks` resolver doesn't have proper filters, nor does it return...
你好大佬,想给网站翻译成英文版本的话请尽管跟我说 --- 举手之劳而已:)
This PR is not ready yet, and I have a question: “微信小程序的选择” 到底是指的什么?(架构,平台,还是啥?)
## Background ### I've been using a number of GraphQL-related tools, but I still haven't found one that allows me to not having to manually write out every GraphQL operation...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md ## PR Type What kind of change does this...
Hi, I noticed we don't have any guides on how to integrate this library with Azure Functions, so I wrote a [Medium article](https://mingyang-li.medium.com/serverless-graphql-how-to-integrate-azure-functions-with-apollo-server-and-typegraphql-969e838b4483) about it. This PR involves adding a...
Changes: 1. Added guide for a FE YouTuber's channel 2. Reformatted code getting rid of empty & unnecessary spaces & lines