method GraphqlSchemaLike.getDirectives
GraphqlSchemaLike.getDirectives(): readonly GraphqlDirectiveLike[]

Return Type

readonly GraphqlDirectiveLike[]

Usage

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