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
Hello, I have categories in the project. I need to get all fields from an endpoint in graphql. But the schema does not generate correctly, the children field at my endpoint always returns an empty array when I make a request
Hello, I have categories in the project. I need to get all fields from an endpoint in graphql. But the schema does not generate correctly, the
children
field at my endpoint always returns an empty array when I make a requestdata from server
gatsby config file
How can I get data in the children field? If you have any ideas, please let me know how I can fix this. thanks
The text was updated successfully, but these errors were encountered: