CustomTagsUpdateSuccess
No description
type CustomTagsUpdateSuccess {
updatedLibraryTrackId: ID!
customTags: [String!]!
}
Fields
updatedLibraryTrackId
(ID!
)
The ID of the library track that was updated.
customTags
([String!]!
)
The custom tags that were updated or added.