Interface newBaseCollection

Hierarchy

  • newBaseCollection
  • NewBaseCollection initializes and returns a new "base" Collection model.

    It also loads the minimal default configuration for the collection (eg. system fields, indexes, type specific options, etc.).

    Parameters

    • name: string
    • Rest ...optId: string[]

    Returns core.Collection

Generated using TypeDoc