@jiway/firestorm-core - v1.1.1
    Preparing search index...

    Class IncludeFor<T_model, T_partial>

    Includer that is used by the include resolver to tell which models are requesting other documents and were they are.

    Type Parameters

    • T_model extends FirestormModel

      The full type of the model

    • T_partial extends Partial<T_model>

      The partial version of the model

    Index

    Constructors

    Properties

    collectionPath: Path

    The path to the collection this document is in

    documentPath: Path

    The full path to the document

    model: T_partial

    Model that requests includes