Depiction.update(depiction.id, { depiction }).then((response) => {
              commit(MutationNames.AddDepiction, response.body)
            })