Skip to content

Instantly share code, notes, and snippets.

@antonholmberg
Created March 16, 2019 12:02
Show Gist options
  • Save antonholmberg/1290b690717ec870db9c93208cf8134c to your computer and use it in GitHub Desktop.
Save antonholmberg/1290b690717ec870db9c93208cf8134c to your computer and use it in GitHub Desktop.
query {
allFile {
edges {
node {
id
name
sourceInstanceName
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment