Skip to main content

LibraryTracksDeleteInput

No description

type LibraryTracksDeleteInput {
libraryTrackIds: [ID!]!
}

Fields

libraryTrackIds ([ID!]!)

The IDs of the LibraryTracks that should be deleted.