GQLScalarTypeDefinition

fun GQLScalarTypeDefinition(    sourceLocation: SourceLocation = SourceLocation.UNKNOWN,     description: String?,     name: String,     directives: List<GQLDirective>)