Skip to content

Instantly share code, notes, and snippets.

@edvinerikson
Created April 21, 2020 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edvinerikson/b2f449a102fbfba4f3df9492b15221e5 to your computer and use it in GitHub Desktop.
Save edvinerikson/b2f449a102fbfba4f3df9492b15221e5 to your computer and use it in GitHub Desktop.
query FetchPlayerNotes {
# write query
}
type Query {
# fill me in
}
schema {
query: Query
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment