method GraphqlSchemaLike.getQueryType
GraphqlSchemaLike.getQueryType(): GraphqlObjectTypeLike | null | undefined

Return Type

GraphqlObjectTypeLike | null | undefined

Usage

import { type GraphqlSchemaLike } from "graphql-plugin/src/index.ts";