@fluxninja/aperture-js / KeyUpsertResponse
Represents the response of a cache key update operation.
▸ getError(): null | Error
Gets the error that occurred during the operation.
null | Error
The error that occurred during the operation, or null if no error occurred.