Is there any way to access the strapi object in these functions, e.g. await strapi.service("api::list.list").find(...)
strapi
await strapi.service("api::list.list").find(...)