mutationUpdateAgendaItemInputSchema
Variable: mutationUpdateAgendaItemInputSchema
const
mutationUpdateAgendaItemInputSchema:ZodEffects
<ZodObject
<extendShape
<Pick
<{folderId
:ZodTypeAny
;name
:ZodTypeAny
;type
:ZodTypeAny
; },"name"
|"type"
|"folderId"
>, {folderId
:ZodOptional
<ZodTypeAny
>;id
:any
;name
:ZodOptional
<ZodTypeAny
>; }>,"strip"
, {[key: string]
:any
;folderId
:unknown
;id
:unknown
;name
:unknown
;type
:unknown
; }, {[key: string]
:any
;folderId
:unknown
;id
:unknown
;name
:unknown
;type
:unknown
; }>, {[key: string]
:any
;folderId
:unknown
;id
:unknown
;name
:unknown
;type
:unknown
; }, {[key: string]
:any
;folderId
:unknown
;id
:unknown
;name
:unknown
;type
:unknown
; }>
Defined in: src/graphql/inputs/MutationUpdateAgendaItemInput.ts:5