Skip to content

Instantly share code, notes, and snippets.

@jgilbertcastro
Created November 7, 2019 17:13
Show Gist options
  • Save jgilbertcastro/9754260debab3b374cf4a889ad89f5d7 to your computer and use it in GitHub Desktop.
Save jgilbertcastro/9754260debab3b374cf4a889ad89f5d7 to your computer and use it in GitHub Desktop.
add post
query{
Posts{
id,
title,
description,
createDate,
author
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment