libraryTrackEnqueue
Enqueue a LibraryTrack manually. This might be necessary when the automatic enqueuing performed via the 'libraryTrackCreate' mutation fails due to having exceeded the analysis limit or a new analysis type is available.
libraryTrackEnqueue(
input: LibraryTrackEnqueueInput!
): LibraryTrackEnqueueResult!