INPUT_OBJECT

CreateMentionComment

link GraphQL Schema definition

1input CreateMentionComment {
3
2mentionId: ID!
5
4commentText: String!
6}