Skip to content

Type Alias: CreateIndexRequest

CreateIndexRequest = z.infer<typeof createIndexRequestSchema>

A validated create-index request (createIndexRequestSchema).