Skip to content

document helper functions passed to gatsby-node APIs #4120

@chmac

Description

@chmac

Description

I have a collection of markdown files that I'd like to become blog posts. In the course of trying to figure out how to filter by folder, I came across getNode() in various code samples, but I can't find anything about it the docs. It seems to be a part of the boundActionCreators inside onCreateNode, but I'm not 100% sure of that.

Can we add it to the docs? I'm happy to have a bash if somebody can point me the right direction.

EDIT: I realise that getNode looks like a sibling of boundActionCreators rather than a child of it.

Metadata

Metadata

Assignees

Labels

help wantedIssue with a clear description that the community can help with.type: documentationAn issue or pull request for improving or updating Gatsby's documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions