GQLDirective

constructor(sourceLocation: SourceLocation? = null, name: String, arguments: List<GQLArgument>)

Parameters

name

the name of the directive without the '@'. Example: "include"