OBJECT
createCommentPayload
Autogenerated return type of createComment.
link GraphQL Schema definition
- type createCommentPayload {
- # A unique identifier for the client performing the mutation.
- String :
- Comment :
- # The list of errors occurred during the mutation
- FieldError] : [
- }