Variable: StorageIdRequestSchema
Makaio Framework / services-core/settings / StorageIdRequestSchema
Variable: StorageIdRequestSchema
Section titled “Variable: StorageIdRequestSchema”
constStorageIdRequestSchema:ZodObject<{id:ZodString; },$strip>
Defined in: ../../../packages/services/core/src/settings/storage/shared-schemas.ts:6
Shared CRUD request shape for storage namespaces that address rows by ID.