Skip to content

Commit

Permalink
attribute source of star wars schema
Browse files Browse the repository at this point in the history
  • Loading branch information
neelance committed Oct 18, 2016
1 parent 0fcab87 commit d304a41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example/starwars/starwars.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Package starwars provides a example schema and resolver based on Star Wars characters.
//
// Source: https://github.com/graphql/graphql.github.io/blob/source/site/_core/swapiSchema.js
package starwars

var Schema = `
Expand Down

0 comments on commit d304a41

Please sign in to comment.