graphql-docs:从您的GraphQL模式轻松生成漂亮的文档

时间:2024-02-24 23:39:09
【文件属性】:

文件名称:graphql-docs:从您的GraphQL模式轻松生成漂亮的文档

文件大小:1.37MB

文件格式:ZIP

更新时间:2024-02-24 23:39:09

graphql documentation GraphQLRuby

GraphQLDocs 从您的GraphQL模式轻松生成漂亮的文档。 安装 将此行添加到您的应用程序的Gemfile中: gem 'graphql-docs' 然后执行: $ bundle 或自己安装为: $ gem install graphql-docs 用法 # pass in a filename GraphQLDocs . build ( filename : filename ) # or pass in a string GraphQLDocs . build ( schema : contents ) # or a schema class schema = Grap


【文件预览】:
graphql-docs-master
----graphql-docs.gemspec(2KB)
----.github()
--------FUNDING.yml(554B)
----LICENSE.txt(1KB)
----script()
--------bootstrap(39B)
--------console(130B)
----lib()
--------graphql-docs.rb(2KB)
--------graphql-docs()
----Gemfile(128B)
----Rakefile(2KB)
----.travis.yml(308B)
----test()
--------test_helper.rb(540B)
--------graphql-docs()
----README.md(7KB)
----.rubocop.yml(163B)
----.gitignore(171B)

网友评论