ConcatPartInput
No description
input ConcatPartInput {
field_id: Int
kind: ConcatPartKind!
object_type: ObjectType
opportunity_selection: OpportunitySelection
text: String
}
Fields
ConcatPartInput.field_id ● Int scalar
ConcatPartInput.kind ● ConcatPartKind! non-null enum
ConcatPartInput.object_type ● ObjectType enum
ConcatPartInput.opportunity_selection ● OpportunitySelection enum
ConcatPartInput.text ● String scalar
Member Of
ChangeParametersInput input


