Skip to content

Instantly share code, notes, and snippets.

@whostolebenfrog
Created October 28, 2019 11:44
Show Gist options
  • Save whostolebenfrog/8e71eaa13a8d68ceee6924d8dfe13f24 to your computer and use it in GitHub Desktop.
Save whostolebenfrog/8e71eaa13a8d68ceee6924d8dfe13f24 to your computer and use it in GitHub Desktop.
Example of a Push and child data on the Atomist API
{
Push {
commits {
sha
message
author {
name
}
image {
imageName
pods {
state
}
}
}
repo {
channels {
name
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment