-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugUnexpected behavior, a defectUnexpected behavior, a defect
Projects
Status
Todo
