Skip to content

Instantly share code, notes, and snippets.

@gwdt
Last active November 22, 2020 00:14
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 gwdt/cfe437db01a6882409474499bc5d78e0 to your computer and use it in GitHub Desktop.
Save gwdt/cfe437db01a6882409474499bc5d78e0 to your computer and use it in GitHub Desktop.
Example result of a graphQL query against a multiroot treelist item without configuration
{
"data": {
"item": {
"myMultiRootTreelist": {}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment