Skip to content

Commit

Permalink
test: add extra field to collision for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
Divyendu Singh committed Aug 2, 2018
1 parent 72ae602 commit 87aa832
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fixtures/collision/b.graphql
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
type User {
id: ID!
name: String
}
intro: String
}

0 comments on commit 87aa832

Please sign in to comment.