INPUT_OBJECT
input RemoveFromMusicLibraryInput {# A unique identifier for the client performing the mutation.clientMutationId: String# id of the parent accountparent: ID!# id of a soundtrack, playlist or schedulesource: ID!}