Skip to content

Commit

Permalink
Update a.graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
schickling authored May 22, 2018
1 parent 09b6ed5 commit 00f55b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fixtures/root-fields/a.graphql
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# import Query.posts from 'b.graphql'

type Dummy {
field: String
}
field: String
}

0 comments on commit 00f55b4

Please sign in to comment.