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


