View Source GraphqlMarkdown.SinglePage (Graphql Markdown v0.2.0)

Single page generator from Graphql to Markdown

Summary

Functions

Link to this function

generate_section(type, details)

View Source
Link to this function

generate_sections(schema_details)

View Source
Link to this function

render_schema(schema_details, options)

View Source
@spec render_schema(
  GraphqlMarkdown.Schema.t(),
  keyword()
) :: :ok