GQLArgument

fun GQLArgument(    sourceLocation: SourceLocation = SourceLocation.UNKNOWN,     name: String,     value: GQLValue)