In [the docs for the persistBy option](https://vuex-orm.github.io/plugin-axios/guide/configurations.html#persistby), it would be helpful to link to [the explanation of insert vs. create in the main Vuex ORM docs](https://vuex-orm.org/guide/data/inserting-and-updating.html). Without this, developers who aren't yet familiar with this aspect of Vuex ORM might be confused by the persistBy docs.