{ "resource": "<string>", "name": "<string>", "description": "<string>", "location": "<string>" }
Creates a new Malloy package within the specified project. A package serves as a container for models, notebooks, embedded databases, and other resources. The package will be initialized with the provided metadata and can immediately accept content.
Was this page helpful?