Skip to content

Instantly share code, notes, and snippets.

@factoryhr
Last active May 24, 2022 08:14
Show Gist options
  • Save factoryhr/55cf0fe4c79be7595a6edc15d86b3c00 to your computer and use it in GitHub Desktop.
Save factoryhr/55cf0fe4c79be7595a6edc15d86b3c00 to your computer and use it in GitHub Desktop.
IntroductionToGraphQLBlogPost
{
getNews(id: 765, defaultLanguage: "en") {
id
title
shortText
date
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment