post
Look up a Post.
Arguments
ID
)
ID for the object.
String
)
URL friendly slug for the object.
Return fields
Int!
)
Number of comments made on the Post.
DateTime!
)
Identifies the date and time when the Post was created.
String
)
Description of the Post in plain text.
DateTime
)
Identifies the date and time when the Post was featured.
ID!
)
ID of the Post.
Boolean!
)
Whether the viewer has added the Post to one of their collections.
Boolean!
)
Whether the Viewer has voted for the object or not.
[User!]!
)
Users who are marked as makers of the Post.
[Media!]!
)
Media items for the Post.
String!
)
Name of the Post.
[ProductLink!]!
)
Additional product links
Int!
)
Count of review for the Post
Float!
)
Aggregate review rating for the Post.
String!
)
URL friendly slug of the Post.
String!
)
Tagline of the Post.
Media
)
Thumbnail media object of the Post.
String!
)
URL of the Post on Product Hunt.
User!
)
User who created the Post.
ID!
)
ID of User who created the Post.
Int!
)
Number of votes that the object has currently.
String!
)
URL that redirects to the Post's website.