Skip to content

Instantly share code, notes, and snippets.

@hackjutsu
Created May 31, 2021 21:02
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 hackjutsu/9a41aad239f1d11c7d1976b1c46d54a3 to your computer and use it in GitHub Desktop.
Save hackjutsu/9a41aad239f1d11c7d1976b1c46d54a3 to your computer and use it in GitHub Desktop.
[GraphQL test]
query {
resolution {
....
#define section-info
section {
name
uniqueName
href
parameters {
key
value
}
}
#enddefine
....
}
......
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment