query API { | |
post1: BlogPosts(id: "5aa48ebb5150d400139136c9") { | |
postBody | |
description | |
_meta { | |
name | |
} | |
} | |
post2: BlogPosts(id : "5aa4a49c106e4d0013bf87d8") { | |
postBody | |
description | |
_meta { | |
name | |
} | |
} | |
post3: BlogPosts(id : "5aa4a49c106e4d0013bf87d8") { | |
postBody | |
description | |
_meta { | |
name | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment