ERROR_MOCKS
Variable: ERROR_MOCKS
const
ERROR_MOCKS: ({error
:Error
;request
: {query
:DocumentNode
;variables
: {id
:undefined
;orderBy
:any
;status
:undefined
;where
: {eventId
:string
;status
:string
;userName
:any
; }; }; }; } | {error
:Error
;request
: {query
:DocumentNode
;variables
: {id
:string
;orderBy
:undefined
;status
:string
;where
:undefined
; }; }; })[]
Defined in: src/screens/EventVolunteers/Requests/Requests.mocks.ts:167