Go GraphQL Best Practices
使用 gqlgen 或 graphql-go 在 Golang 中实现 GraphQL API。适用于构建 GraphQL 服务器、设计模式、编写解析器、处理订阅或将 GraphQL 集成到现有 Go HTTP 服务中。也适用于代码库导入 `github.com/99designs/gqlgen` 或 `gith...
安装命令
npx skills add https://github.com/samber/cc-skills-golang --skill golang-graphql