NodeWithComments
InterfaceContent that can receive and display user-submitted comments. Provides fields for accessing comment counts and managing comment status.
Fields
The number of comments. Even though WPGraphQL denotes this field as an integer, in WordPress this field should be saved as a numeric string for compatibility.
Whether the comments are open or closed for this particular post.
The globally unique ID for the object