ChangeParametersInput
No description
input ChangeParametersInput {
type: ChangeParameterType!
value: Mixed
operator: ArithmeticOperation
constant: Int
no_current_value_action: NoCurrentValueActionInput
}
Fields
ChangeParametersInput.type
● ChangeParameterType!
non-null enum
ChangeParametersInput.value
● Mixed
scalar
ChangeParametersInput.operator
● ArithmeticOperation
enum
ChangeParametersInput.constant
● Int
scalar
ChangeParametersInput.no_current_value_action
● NoCurrentValueActionInput
input
Member Of
CreateActionSetFieldValueInput
input ● PatchableActionSetFieldValueFields
input