Comment type in Confluence GraphQL API needs parentCommentId field

Comment type in Confluence GraphQL API needs parentCommentId field

Hi there. I’m exploring using the GraphQL API to look at comments for a page. So far, I’ve got this query working. query getPageWithComments($id: …

 

Read More