Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pothos/packages/plugin-zod/createZodSchema.ts>combine

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
function combine
import { combine } from "https://deno.land/x/pothos@release-1725301526/packages/plugin-zod/createZodSchema.ts";

Parameters

validators: zod.ZodTypeAny[]
required: boolean