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

feat(GraphQL): add TinaRemark fragment #443

Merged
merged 3 commits into from
Nov 5, 2019
Merged

Conversation

ncphillips
Copy link
Contributor

Adds 3 fields to MarkdownRemark queries:

  • fileRelativePath
  • rawFrontmatter
  • rawMarkdownBody

Updated error messages accordingly

closes #442

Adds 3 fields to MarkdownRemark queries:

* fileRelativePath
* rawFrontmatter
* rawMarkdownBody

Updated error messages accordingly
@ncphillips ncphillips requested review from dwalkr and a team November 5, 2019 16:48
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2019

Warnings
⚠️

gatsby-tinacms-remark may need new tests.

⚠️ @tinacms/dev please add to a Milestone before merging

Modified Packages

The following packages were modified by this pull request:

  • gatsby-tinacms-remark

Generated by 🚫 dangerJS against 72bcdd0

DirtyF
DirtyF previously approved these changes Nov 5, 2019
@ncphillips
Copy link
Contributor Author

Forgot to add that license again!

Thank you danjerjs

@dwalkr dwalkr merged commit cbaf12e into master Nov 5, 2019
@dwalkr dwalkr deleted the feat-tina-remark-fragment branch November 5, 2019 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add graphql fragments for required query fields
3 participants