Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/server / config / ServerConfigInput
Type Alias: ServerConfigInput
ts
type ServerConfigInput = z.input<typeof ServerConfigSchema>;Defined in: packages/server/src/config.ts:384
Input shape accepted by defineConfig. Every field is optional; missing values fall back to a documented default.