Paul

Results 2 comments of Paul

I think it because of `toPrimaryKey` method which used on id from server response. See my issue: https://github.com/vuex-orm/plugin-graphql/issues/173

I think the best choice would be to make the webhooks library pluggable, so everyone could use a library that suit their needs. For example, I use Falcon and have...