this.type === other.type &&
      this.limit === other.limit &&
      this.offset === other.offset &&
      this.tag === other.tag &&
      this.author === other.author &&