const { where, select, include, _helper } = buildPrismaQueryParams({
      id, query, filters, whitelist,
    }, this.options.id);