Skip to main content

objectify

Node Type ID: "studio.tokens.generic.objectify"

Package

This is a core package available at Graph Engine

To install

npm install @tokens-studio/graph-engine

Description

Objectify node allows you to convert multiple inputs to an object.

Inputs

ANY

This uses dynamically generated keys and values. [key: string]: any;

Outputs

value

No description

Example

No examples