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

Add fixt.co to readme #84

Merged
merged 1 commit into from Nov 11, 2015
Merged

Add fixt.co to readme #84

merged 1 commit into from Nov 11, 2015

Conversation

cgarvis
Copy link
Contributor

@cgarvis cgarvis commented Nov 10, 2015

No description provided.

KyleAMathews added a commit that referenced this pull request Nov 11, 2015
@KyleAMathews KyleAMathews merged commit c90a791 into gatsbyjs:master Nov 11, 2015
@KyleAMathews
Copy link
Contributor

Congrats on the launch!

ChristopherBiscardi added a commit to ChristopherBiscardi/gatsby that referenced this pull request Jun 9, 2019
The parent child warnings described in gatsbyjs#83 were the result of us
trying to stuff fileNode into Mdx graphql types. As it turns out, this
is not necessary because you can query the parent using fragments
which more accurately reflect the existence or non-existence of parent
types. This also means you could query the base contentful/remote CMS
types when trying to add slug fields, etc.

Additionally, we unified the code paths that create nodes for all
sources and transformers. Since we now use the public APIs, we can
have more confidence that people can do everything we can in core when
creating new content types.
ChristopherBiscardi added a commit to ChristopherBiscardi/gatsby that referenced this pull request Jun 27, 2019
The parent child warnings described in gatsbyjs#83 were the result of us
trying to stuff fileNode into Mdx graphql types. As it turns out, this
is not necessary because you can query the parent using fragments
which more accurately reflect the existence or non-existence of parent
types. This also means you could query the base contentful/remote CMS
types when trying to add slug fields, etc.

Additionally, we unified the code paths that create nodes for all
sources and transformers. Since we now use the public APIs, we can
have more confidence that people can do everything we can in core when
creating new content types.
johno pushed a commit to johno/gatsby that referenced this pull request Jul 17, 2019
The parent child warnings described in gatsbyjs#83 were the result of us
trying to stuff fileNode into Mdx graphql types. As it turns out, this
is not necessary because you can query the parent using fragments
which more accurately reflect the existence or non-existence of parent
types. This also means you could query the base contentful/remote CMS
types when trying to add slug fields, etc.

Additionally, we unified the code paths that create nodes for all
sources and transformers. Since we now use the public APIs, we can
have more confidence that people can do everything we can in core when
creating new content types.
pragmaticpat pushed a commit to pragmaticpat/gatsby that referenced this pull request Apr 28, 2022
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.

None yet

2 participants