Skip to content

Instantly share code, notes, and snippets.

@srmagura
Created March 27, 2023 21:28
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 srmagura/16d1d93dfa3883cd428f109545e88a1f to your computer and use it in GitHub Desktop.
Save srmagura/16d1d93dfa3883cd428f109545e88a1f to your computer and use it in GitHub Desktop.
phil 3/27
# https://fullcontext.dev/graphql
query Test {
orgsTemp {
id
name
}
}
mutation Test2 {
addOrgTemp
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment