APIv1.MetafieldData type

Metafield creation data

This interface was referenced by V1's JSON-Schema via the definition "MetafieldData".

Signature:

export type MetafieldData = {
    key: string;
    namespace: "core3d" | "custom";
    value: unknown;
}[];
Get in touch

We'd love to learn more about your vision and how we can help.

PressPrivacyTermsSupportCopyright © 2025 Core3D, Inc. All Rights Reserved.