Skip to content

Instantly share code, notes, and snippets.

@erebus1
Created December 12, 2019 18:02
Show Gist options
  • Save erebus1/cf3e6beb2e292c9e4f15c458bd7a4989 to your computer and use it in GitHub Desktop.
Save erebus1/cf3e6beb2e292c9e4f15c458bd7a4989 to your computer and use it in GitHub Desktop.
type FileNode {
name: String!
size: Int!
id: Int!
url: String!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment