Skip to main content

node.lightyear.getmodels

Home > @runlightyear/node > Lightyear > getModels

Lightyear.getModels() method

Signature:
getModels(props: {
collection: string;
}): Promise<any>;

Parameters

ParameterTypeDescription
props{ collection: string; }
Returns:

Promise<any>