mutationUpdateCommentVoteInputSchema
Variable: mutationUpdateCommentVoteInputSchema
constmutationUpdateCommentVoteInputSchema:ZodObject<{commentId:ZodUUID;type:ZodNullable<ZodEnum<{down_vote:"down_vote";up_vote:"up_vote"; }>>; }, { }>
Defined in: src/graphql/inputs/MutationUpdateCommentVoteInput.ts:6