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