Skip to content

Instantly share code, notes, and snippets.

@stewartfrancis
Created February 6, 2018 13:52
Show Gist options
  • Select an option

  • Save stewartfrancis/4d538b880ebbde9585ba6911c22f1db0 to your computer and use it in GitHub Desktop.

Select an option

Save stewartfrancis/4d538b880ebbde9585ba6911c22f1db0 to your computer and use it in GitHub Desktop.
GraphQL API request sample
{
cicsplexes {
name
regions {
name
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment