Import object or array in plugin

Hey! You’re right, i hadn’t read through that clearly so what i did was make another video!

check it out here!

You’ll define the state as an object using the API connector section of the plugin. It’s a hack to make new data types. You must create your data type to return the object in the state.

You set the exposed state to be the data type (or data model) and now you can publish your object as you’d like

1 Like