Skip to main content
Module

x/gql/deps.ts>GraphQLSchema#getMutationType

☁ Universal GraphQL HTTP middleware for Deno
Go to Latest
method GraphQLSchema.prototype.getMutationType
import { GraphQLSchema } from "https://deno.land/x/gql@1.2.2/deps.ts";

Returns

Maybe<GraphQLObjectType>