SystemSettings
Type: Object
System settings with versioning support. Each update creates a new record for rollback capability.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| anthropicApiKey | String | Anthropic API key for AI integrations | ||
| createdAt | DateTime! | |||
| id | ID! | |||
| openaiApiKey | String | OpenAI API key for AI integrations | ||
| updatedAt | DateTime! | |||
| version | Int! | Version number of these settings |