CREATE_ERROR_MOCKS
Variable: CREATE_ERROR_MOCKS
const
CREATE_ERROR_MOCKS: ({error
:undefined
;request
: {query
:DocumentNode
;variables
: {data
:undefined
;first
:any
;location_contains
:string
;organization_id
:string
;skip
:any
;title_contains
:string
;upcomingOnly
:boolean
; }; };result
: {data
: {eventsByOrganizationConnection
:object
[]; }; }; } | {error
:Error
;request
: {query
:DocumentNode
;variables
: {data
: {event
:string
;group
:any
;status
:string
;userId
:string
; };first
:undefined
;location_contains
:undefined
;organization_id
:undefined
;skip
:undefined
;title_contains
:undefined
;upcomingOnly
:undefined
; }; };result
:undefined
; })[]
Defined in: src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts:248