Skip to content

Commit

Permalink
[gatsby-source-contentful] Import graphql from gatsby (fragments)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryandi Tjia authored Jun 22, 2018
1 parent aa00b9d commit ed45950
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/gatsby-source-contentful/src/fragments.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* eslint-disable */
import { graphql } from "gatsby"

export const contentfulAssetFixed = graphql`
fragment GatsbyContentfulFixed on ContentfulFixed {
base64
Expand Down

0 comments on commit ed45950

Please sign in to comment.