Skip to content

Instantly share code, notes, and snippets.

@hackintoshrao
Created September 23, 2021 15:19
Show Gist options
  • Save hackintoshrao/e12063f9efc6670e2b280d11ac61508a to your computer and use it in GitHub Desktop.
Save hackintoshrao/e12063f9efc6670e2b280d11ac61508a to your computer and use it in GitHub Desktop.
test graphql queries
query {
author {
id
name
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment