VariableUsage
class VariableUsage( val variable: GQLVariableValue, val locationType: GQLType, val hasLocationDefaultValue: Boolean)
Content copied to clipboard
A variable used in a GQLValue
Constructors
Link copied to clipboard
fun VariableUsage( variable: GQLVariableValue, locationType: GQLType, hasLocationDefaultValue: Boolean)
Content copied to clipboard