Skip to content

Instantly share code, notes, and snippets.

@JogoShugh
Last active September 26, 2016 21:13
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 JogoShugh/d3709730918fd08670cdd3bdfdaa8cdd to your computer and use it in GitHub Desktop.
Save JogoShugh/d3709730918fd08670cdd3bdfdaa8cdd to your computer and use it in GitHub Desktop.
recursion query.v1
from: Epic
select:
- Name
- from-recursive[5]: Subs
select:
- Name
where:
Name: Denise Test Epic
from: Epic
select:
- Name
- from-recursive: Subs
select:
- Name
where:
Name: Denise Test Epic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment