Skip to content

Instantly share code, notes, and snippets.

@paramsinghvc
Created August 16, 2022 12:30
Show Gist options
  • Save paramsinghvc/ff43a838dcb662b423e28578f2cb67a9 to your computer and use it in GitHub Desktop.
Save paramsinghvc/ff43a838dcb662b423e28578f2cb67a9 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