ChangeParametersInput
No description
input ChangeParametersInput {
concat_parts: [ConcatPartInput!]
condition: FieldValueConditionInput
constant: Mixed
no_current_value_action: NoCurrentValueActionInput
operator: ArithmeticOperation
opportunity_selection: OpportunitySelection
source: SourceFieldInput
type: ChangeParameterType!
value: Mixed
}
Fields
ChangeParametersInput.concat_parts ● [ConcatPartInput!] list input
ChangeParametersInput.condition ● FieldValueConditionInput input
ChangeParametersInput.constant ● Mixed scalar
ChangeParametersInput.no_current_value_action ● NoCurrentValueActionInput input
ChangeParametersInput.operator ● ArithmeticOperation enum
ChangeParametersInput.opportunity_selection ● OpportunitySelection enum
ChangeParametersInput.source ● SourceFieldInput input
ChangeParametersInput.type ● ChangeParameterType! non-null enum
ChangeParametersInput.value ● Mixed scalar
Member Of
ActionCreateOrUpdateCustomObjectFieldInput input ● ActionCreateOrUpdateMarketingCampaignMemberFieldInput input ● CreateActionCreateOrUpdateCustomObjectInput input ● CreateActionSetFieldValueInput input ● PatchableActionSetFieldValueFields input ● PatchableCreateOrUpdateCustomObjectFields input


