Skip to main content

Module types

Module types 

Source
Expand description

HTTP API request and response types

Structs§

BlobMetadataResponse
Response for blob metadata
BlobUploadResponse
Response for blob upload
ColumnInfo
Column schema information
ErrorResponse
Error response
HealthResponse
Health check response
MutationResponse
Mutation response (INSERT, UPDATE, DELETE)
PartialUpdateFallbacks
Reasons why partial updates were not used
QueryRequest
Query request for REST API
QueryResponse
Query response for REST API
SubscriptionEfficiencyStats
Subscription partial update efficiency statistics
TableInfo
Schema information for a table

Functions§

json_to_sql_value
Convert JSON to SqlValue
sql_value_to_json
Convert SqlValue to JSON