Styra OPA SDKs
GitHub
Preparing search index...
The search index is not available
Styra TypeScript Packages
Styra TypeScript Packages
@styra/opa
sdk/models/operations
CompileQueryWithPartialEvaluationResponse
Type Alias CompileQueryWithPartialEvaluationResponse
Compile
Query
With
Partial
Evaluation
Response
:
{
compileResultJSON
?:
CompileResultJSON
;
compileResultMultitarget
?:
CompileResultMultitarget
;
compileResultSQL
?:
CompileResultSQL
;
compileResultUCAST
?:
CompileResultUCAST
;
httpMeta
:
HTTPMetadata
;
}
Type declaration
Optional
compile
ResultJSON
?:
CompileResultJSON
Successful response
Optional
compile
Result
Multitarget
?:
CompileResultMultitarget
Successful response
Optional
compile
ResultSQL
?:
CompileResultSQL
Successful response
Optional
compile
ResultUCAST
?:
CompileResultUCAST
Successful response
http
Meta
:
HTTPMetadata
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Styra OPA SDKs
GitHub
Styra TypeScript Packages
Loading...
Successful response