Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the GraphQL schema to include related pages #589

Closed
jerelmiller opened this issue Aug 12, 2020 · 1 comment · Fixed by #594
Closed

Update the GraphQL schema to include related pages #589

jerelmiller opened this issue Aug 12, 2020 · 1 comment · Fixed by #594
Assignees
Labels
enhancement New feature or request released sp:5 Story Point(s): 5

Comments

@jerelmiller
Copy link
Contributor

Description

We want to update the GraphQL schema generated by Gatsby to include related pages. At the very least, this new type in the GraphQL system will need to include both a title and url field. We will want to leverage the Gatsby Node APIs to do so.

The data should resolve from a JSON file written to by the cron task from #582 .

Useful links

@nr-opensource-bot
Copy link
Contributor

🎉 This issue has been resolved in version 1.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released sp:5 Story Point(s): 5
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants