INPUT_OBJECT
Requested field with data type information.
input FieldWithDataType {# Represents the data type display name detected in this field.dataTypeDisplayName: String# Represents the data type ID detected in this field.dataTypeId: String# Represents the requested field to filter results.requestedField: String}