GQLVariableDefinition
fun GQLVariableDefinition( sourceLocation: SourceLocation = SourceLocation.UNKNOWN, name: String, type: GQLType, defaultValue: GQLValue?, directives: List<GQLDirective>)
Content copied to clipboard