class RemoveComponentVersionFromProjectInput(val componentVersion: ID, val project: ID) : Input

Input for the removeComponentVersionFromProject mutation

Constructors

Link copied to clipboard
constructor(componentVersion: ID, project: ID)

Properties

Link copied to clipboard
Link copied to clipboard
val project: ID

Functions

Link copied to clipboard
open fun validate()

Validates this input