Skip to content

Empty sections should not be included in the generated documentation #136

@Fs00

Description

@Fs00

Describe the bug
My GraphQL schema doesn't have any union type. Nevertheless, I see that the Unions section is present in the generated docs (but it's empty) and the Union landing page is generated.
This also happens when there are no schema items for other categories of types like enums, mutations or interfaces.

To Reproduce
Generate the docs for a schema without items of a certain category (mutations, enums, etc.).

Expected behavior
The sidebar section for the category that has no items should not be present and the corresponding landing page should not be generated.

Screenshots
Empty section in the sidebar:
Sidebar

Metadata

Metadata

Assignees

Labels

bugUnexpected behavior, a defect

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions