INPUT_OBJECT

CreateMentionRating

link GraphQL Schema definition

1input CreateMentionRating {
3
2mentionId: ID!
5
4ratingValue: Int!
6}