GQLDirective
fun GQLDirective( sourceLocation: SourceLocation = SourceLocation.UNKNOWN, name: String, arguments: GQLArguments?)
Content copied to clipboard
Parameters
name
the name of the directive without the '@'. Example: "include"
the name of the directive without the '@'. Example: "include"