You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not a question, feature request, RFC, or anything other than a bug report directly related to Gatsby. Please post those things in GitHub Discussions: https://github.com/gatsbyjs/gatsby/discussions
Description
My directory structure looks like this:
When I tried to query out its subdirectory using GraphQL, But there's nothing in the Children
This discussion was converted from issue #32729 on August 08, 2021 07:44.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Preliminary Checks
Description
My directory structure looks like this:

When I tried to query out its subdirectory using GraphQL, But there's nothing in the Children

Reproduction Link
https://github.com/gatsbyjs/gatsby
Steps to Reproduce
Expected Result
There's at least something in the children, maybe a directory name, maybe a file name .
Actual Result
The result is nothing. I've tried to show it files or directories, but still nothing
Environment
Config Flags
No response
Beta Was this translation helpful? Give feedback.
All reactions