Skip to main content
Module

x/pothos/packages/core/builder.ts>SchemaBuilder#mutationType

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Latest
method SchemaBuilder.prototype.mutationType
import { SchemaBuilder } from "https://deno.land/x/pothos@release-1726524975/packages/core/builder.ts";

Parameters

...args: NormalizeArgs<[PothosSchemaTypes.MutationTypeOptions<Types>, MutationFieldsShape<Types>], 0>