@active-mdx/graphql 中文文档教程
GraphQL Plugin
import collection from "./docs"
import graphQLPlugin from '@active-mdx/graphql'
export default collection.use(graphQLPlugin)
collection.graphQLSchema()
GraphQL Plugin
import collection from "./docs"
import graphQLPlugin from '@active-mdx/graphql'
export default collection.use(graphQLPlugin)
collection.graphQLSchema()
更多