Skip to content

Instantly share code, notes, and snippets.

@factoryhr
Last active May 24, 2022 08:38
Show Gist options
  • Save factoryhr/1ec543a6f4847f30c130a90d80dcdc02 to your computer and use it in GitHub Desktop.
Save factoryhr/1ec543a6f4847f30c130a90d80dcdc02 to your computer and use it in GitHub Desktop.
IntroductionToGraphQLBlogPost
{
__type(name: "object_News") {
name
fields {
name
type {
kind
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment