MOCKS_WITH_ERROR
Variable: MOCKS_WITH_ERROR
constMOCKS_WITH_ERROR: ({error:Error;request: {query:DocumentNode;variables: {first:number;input: {id:string; };name_contains:string;skip:number; }; }; } | {error:Error;request: {query:DocumentNode;variables?:undefined; }; })[]
Defined in: src/screens/Requests/RequestsMocks.ts:560