Skip to content

Instantly share code, notes, and snippets.

@paramsinghvc
Created August 16, 2022 12:30
Show Gist options
  • Save paramsinghvc/85ceb8408c1b04d437c8232206056bed to your computer and use it in GitHub Desktop.
Save paramsinghvc/85ceb8408c1b04d437c8232206056bed to your computer and use it in GitHub Desktop.
query weather {
weather {
id
current {
temp
weather {
id
main
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment