Expand description
Types that power our features for reading / leaving comments on words and paragraphs
Structs§
- A comment a user has made on some piece of a document.
- Used for updating comments. All fields except id are optional.
- Input object for deleting an existing comment
- Input object for posting a new comment on some object
Enums§
- Type representing the object that a comment is attached to
- An enum listing the possible types that a comment could be attached to
- A type describing the kind of comment being made