Article
Fields
body (
String!
)
comments (
[Comment!]!
)
createdAt (
ISO8601DateTime!
)
description (
String!
)
favoritesCount (
Int!
)
id (
ID!
)
slug (
String!
)
tagList (
[String!]!
)
title (
String!
)
updatedAt (
ISO8601DateTime!
)
viewerHasFavorited (
Boolean!
)