INPUT_OBJECT

TaskCustomScoreInput

link GraphQL Schema definition

1input TaskCustomScoreInput {
3
2id: String!
5
4score: Int!
6}