Skip to main content

metadata

Metadata​

The metadata function provides an overview of your dcupl model, including details such as properties, references, size, and any applied queries.

const modelMetadata = dcupl.fn.metadata({ modelKey: 'Style' });
info

Try it out yourself in the Playground