OBJECT
Comment
link GraphQL Schema definition
- type Comment {
- : String!
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Attachment!]!
- : CommentAuthor
- : Advisor
- : UUID
- : Client
- : UUID
- : Contact
- : UUID
- : String!
- : User
- : UUID
- : String
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [CommentAttachment!]!
- : ISO8601DateTime!
- : User!
- : UUID!
- : ISO8601DateTime
- : Discussion!
- : UUID!
- : String
- : String
- : Int
- : JSON
- : String
- : ISO8601DateTime
- : JSON!
- : UUID!
- : String
- : Boolean
- : String!
- : String
- : Organization!
- : Int!
- : JSON
- : JSON
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Subscriber!]!
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- Advisornull
- AdvisorCopynull
- Clientnull
- ClientCopynull
- CommentAttachmentnull
- CommentConnectionThe connection type for Comment.
- CommentCreatePayloadAutogenerated return type of CommentCreate
- CommentDestroyPayloadAutogenerated return type of CommentDestroy
- CommentEdgeAn edge in a connection.
- CommentUpdatePayloadAutogenerated return type of CommentUpdate
- Contactnull
- ContactCopynull
- Discussionnull
- DiscussionCopynull
- Querynull
- Usernull
- UserCopynull