class AddComponentVersionToProjectPayload(val project: Project, val componentVersion: ComponentVersion)

Payload type for the addComponentVersionToProject mutation

Constructors

Link copied to clipboard
constructor(project: Project, componentVersion: ComponentVersion)

Properties

Link copied to clipboard
Link copied to clipboard