Skip to main content

directive

printCodeDirective()

function printCodeDirective(type, options?): string

Defined in: graphql/directive.ts:38

Parameters

type

GraphQLDirective

options?

PrintDirectiveOptions

Returns

string


printDirectiveMetadata()

function printDirectiveMetadata(type, options): string | MDXString

Defined in: graphql/directive.ts:27

Parameters

type

GraphQLDirective

options

PrintDirectiveOptions

Returns

string | MDXString