Skip to content

xaecraft/antora-spectaql

Repository files navigation

Antora SpectaQL Extension

Description

An Antora pipeline extension to use SpectaQL to convert a graphql schema definition from a url to html and include in an Antora project.

Installation

Install using npm

npm install @easybytes/antora-spectaql

Add the extension to the the antora-playbook.yml playbook:

pipeline:
  extensions:
  - require: "@easybytes/antora-spectaql"

Configuration

TODO

License

MIT

About

An Antora pipeline extension to use SpectaQL to convert a graphql schema definition from a url to html and include in an Antora project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published