INPUT_OBJECT

EngineFieldValue

link GraphQL Schema definition

1input EngineFieldValue {
3
2fieldName: String!
5
4fieldValue: String!
6}