Skip to main content
Module

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

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

Parameters

...args: NormalizeArgs<[PothosSchemaTypes.SubscriptionTypeOptions<Types>, SubscriptionFieldsShape<Types>], 0>