Appearance
type OperationResponse = | FakeResponse | { error: ErrorInjection; };
Defined in: src/testing/FakeInstance.ts:89