I have this code:
export class UserResolvers { getAllUsers() { return getAllUsersMethod({ Model: UserModel, options: { ... },