prorm API Reference
    Preparing search index...

    Type Alias ArangoCollectionOptions

    ArangoCollectionOptions: Omit<ArangoCreateCollectionOptions, "type">

    Options for createCollection()/createEdgeCollection() (collection type is set by the method you call).