IrGraphqlTargetArgument

class IrGraphqlTargetArgument(val name: String, val targetName: String, val type: IrType) : IrTargetArgument

Constructors

Link copied to clipboard
constructor(name: String, targetName: String, type: IrType)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard