stack

Home > @infiniteobjects/models > Repository > getCollectionRef

Repository.getCollectionRef() method

A reference to collection with the converter already applied

Signature:

getCollectionRef(): Promise<CollectionReference<EntityType>>;

Returns:

Promise<CollectionReference<EntityType>>