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