Skip to main content

Input fields

analyzerType : StorylineAnalyzerTypeChoices! required

The type of analyzer that produced this result.

data : JSONString! required

The analyzer result data, structure depends on analyzer_type and schema_version.

schemaVersion : String! required

The schema version of the analyzer result data (e.g., 'v1').

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "analyzerType": "DIAGNOSTIC_QUESTIONS", "data": {"key": "value"}, "schemaVersion": "buy-responsibility-go-much-fund" }