Skip to main content
Latest
function PossibleTypeExtensionsRule
import { PossibleTypeExtensionsRule } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";

Possible type extension

A type extension is only valid if the type is defined and has the same kind.

Parameters

context: SDLValidationContext