failingMocks
Variable: failingMocks
constfailingMocks: ({error:Error;request: {query:DocumentNode;variables: {input: {avatar?:undefined;chatId:string;id?:undefined;memberId:string;name?:undefined;role:string; }; }; }; } | {error:Error;request: {query:DocumentNode;variables: {input: {avatar?:undefined;chatId:string;id?:undefined;memberId:string;name?:undefined;role?:undefined; }; }; }; } | {error:Error;request: {query:DocumentNode;variables: {input: {avatar?:undefined;chatId?:undefined;id:string;memberId?:undefined;name?:undefined;role?:undefined; }; }; }; } | {error:Error;request: {query:DocumentNode;variables: {input: {avatar?:undefined;chatId?:undefined;id:string;memberId?:undefined;name:string;role?:undefined; }; }; }; } | {error:Error;request: {query:DocumentNode;variables: {input: {avatar: {uri:string; };chatId?:undefined;id:string;memberId?:undefined;name:string;role?:undefined; }; }; }; })[]
Defined in: src/components/GroupChatDetails/GroupChatDetailsMocks.tsx:317