get vendors() {
return {
getAll: (query, params) =>
this.get({
this.getAll({
endpoint: "vendors",
query,
params,
-