UNPKG

@dfrnt/gatsby-source-graphql-nodes

Version:

A Gatsby plugin to plugin sources nodes from an external GraphQL endpoint query

4 lines 201 B
import type { GatsbyNode } from "gatsby"; export declare const onPreInit: GatsbyNode["onPreInit"]; export declare const sourceNodes: GatsbyNode["sourceNodes"]; //# sourceMappingURL=gatsby-node.d.ts.map