Open Policy Agent TypeScript Packages
GitHub
Preparing search index...
@open-policy-agent/opa
sdk/models/operations
CompileQueryWithPartialEvaluationResponse
Type Alias CompileQueryWithPartialEvaluationResponse
type
CompileQueryWithPartialEvaluationResponse
=
{
compileResultJSON
?:
CompileResultJSON
;
compileResultMultitarget
?:
CompileResultMultitarget
;
compileResultSQL
?:
CompileResultSQL
;
compileResultUCAST
?:
CompileResultUCAST
;
httpMeta
:
HTTPMetadata
;
}
Index
Properties
compile
Result
JSON?
compile
Result
Multitarget?
compile
Result
SQL?
compile
Result
UCAST?
http
Meta
Properties
Optional
compile
Result
JSON
compileResultJSON
?:
CompileResultJSON
Successful response
Optional
compile
Result
Multitarget
compileResultMultitarget
?:
CompileResultMultitarget
Successful response
Optional
compile
Result
SQL
compileResultSQL
?:
CompileResultSQL
Successful response
Optional
compile
Result
UCAST
compileResultUCAST
?:
CompileResultUCAST
Successful response
http
Meta
httpMeta
:
HTTPMetadata
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compile
Result
JSON
compile
Result
Multitarget
compile
Result
SQL
compile
Result
UCAST
http
Meta
GitHub
Open Policy Agent TypeScript Packages
Loading...
Successful response