FieldTypeTextInput
No description
input FieldTypeTextInput {
stringSearchType: StringSearchType!
doesDoesNot: DoesDoesNot!
stringOptions: StringOptions!
valString: String
valStrings: [String!]
}
Fields
FieldTypeTextInput.stringSearchType ● StringSearchType! non-null enum
FieldTypeTextInput.doesDoesNot ● DoesDoesNot! non-null enum
FieldTypeTextInput.stringOptions ● StringOptions! non-null enum
FieldTypeTextInput.valString ● String scalar
FieldTypeTextInput.valStrings ● [String!] list scalar
Member Of
CustomObjectInput input ● GenericFieldInput input ● UtmCampaignInput input ● UtmContentInput input ● UtmMediumInput input ● UtmSourceInput input ● UtmTermInput input


