Skip to content

Commit 5f50317

Browse files
Ryandi Tjiam-allanson
authored andcommitted
[gatsby-source-contentful] Import graphql from gatsby (fragments) (gatsbyjs#6091)
1 parent e95a070 commit 5f50317

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/gatsby-source-contentful/src/fragments.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/* eslint-disable */
1+
import { graphql } from "gatsby"
2+
23
export const contentfulAssetFixed = graphql`
34
fragment GatsbyContentfulFixed on ContentfulFixed {
45
base64

0 commit comments

Comments
 (0)