patricianapp/patrician-api

Upon adding new album, clean artist/album name using metadata-filter

Opened this issue · 0 comments

Dependencies

Acceptance Criteria

  • The artist and album name, when passed in to the addToCollection mutation, should be cleaned using metadata-filter (for now, probably use getAmazonFilter)
  • Include an opt-out option as an argument for this mutation