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