Skip to content

Feature request: ability to not have any homepage file #2234

@PaulRBerg

Description

@PaulRBerg

It would be helpful to be able to not generate any homepage.

Setting it to undefined still produces a generated.md file.`

const graphqlMarkdown: [string, GraphQLMarkdownOptions] = [
  "@graphql-markdown/docusaurus",
  {
    homepage: undefined, // will still generate a `generated.md` file

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions