import { type WithInputArgOptions } from "https://deno.land/x/pothos@release-1730496474/packages/plugin-with-input/mod.ts";
definition: Omit<PothosSchemaTypes.ArgFieldOptions<Types, InputRef<InputShapeFromFields<Fields>>, ArgRequired>, "type"> & { name?: InputName; }