Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rutikwankhade/350de32f69df75b32c8bf90dc6c8f5e6 to your computer and use it in GitHub Desktop.
Save rutikwankhade/350de32f69df75b32c8bf90dc6c8f5e6 to your computer and use it in GitHub Desktop.
`query MyQuery {
ideas(where: {category: {_eq: "creative"}}) {
id,
idea
}
}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment