GQLVariableDefinition

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