GQLVariableDefinition
constructor(sourceLocation: SourceLocation? = null, name: String, type: GQLType, defaultValue: GQLValue?, directives: List<GQLDirective>, description: String?)
constructor(sourceLocation: SourceLocation? = null, name: String, type: GQLType, defaultValue: GQLValue?, directives: List<GQLDirective>)