Skip to content

Instantly share code, notes, and snippets.

@paramsinghvc
Created August 16, 2022 15:52
Show Gist options
  • Save paramsinghvc/f8109afce72b3019cd8f0ab9fcd638f2 to your computer and use it in GitHub Desktop.
Save paramsinghvc/f8109afce72b3019cd8f0ab9fcd638f2 to your computer and use it in GitHub Desktop.
query me {
me {
id
displayName
albums {
name
photos {
name
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment