I think this needs to be like this
entityS = await strapi.query(‘subscriptions’).find({_start:0,_limit:10, api_id:1})
I think this needs to be like this
entityS = await strapi.query(‘subscriptions’).find({_start:0,_limit:10, api_id:1})