• Lists all the documents in a collection.

    Parameters

    • collectionName: string

      The collection where to count documents.

    • Optional callbackValueVariable: Variable

      The variable where to store the result.

    • Optional callbackStateVariable: Variable

      The variable where to store if the operation was successful.

    Returns void

    Deprecated

    Use a query without filters instead.