import { type InputShapeWithClientMutationId } from "https://deno.land/x/pothos@release-1730496474/packages/plugin-relay/index.ts";
Type Parameters
Types extends SchemaTypes
Fields extends InputFieldMap
definition: InputShapeFromFields<Fields & { clientMutationId: InputFieldRef<Types, Types["Scalars"]["ID"]["Input"]>; }>