Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseCreateController<TStruct, TOptions>

Base controller with create capabilities

Type parameters

Hierarchy

Implemented by

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

cache

cache: ControllerCache<TStruct>

The cached data this controller contains

Methods

Abstract create

  • create(options?: TOptions): Promise<TStruct>

Generated using TypeDoc