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