INPUT_OBJECT

DeleteMentionComment

link GraphQL Schema definition

1input DeleteMentionComment {
3
2mentionId: ID!
5
4commentId: ID!
6}