OBJECT
FinOpsDatasetQueryResponse
link GraphQL Schema definition
- type FinOpsDatasetQueryResponse {
- FinOpsColumnMetadata!] : [
- # Error Message from the Preview Query Execution Engine if any
- String :
- # The result mode for For chunked responses
- FinOpsDatasetMultipartResultMode :
- # Percent completed for chunked response
- Int :
- String :
- FinOpsDataSourceDataRow!] : [
- # The status of the Async Query
- FinOpsDatasetQueryStatus! :
- }