Skip to main content

objectMerge

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

Package

This is a core package available at Graph Engine

To install

npm install @tokens-studio/graph-engine

Description

Merges an array of objects into a single object, with later objects taking precedence.

Inputs

concatArray

No description

objects

No description

Outputs

value

No description

Example

No examples