knocklabs / knock-node

Official Node SDK for interacting with the Knock API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strongly typed variables

leonard-henriquez opened this issue · comments

I am not yet a user of Knock but my team is considering using Knock.
We are concerned about keeping synced the variables in the backend triggering the workflows and the ones used in the message templates.
Do you enforce strongly typed variables in your node client ?
Most CDP like Segment, Rudderstack and other do it with a generated client like this one: https://www.rudderstack.com/docs/features/data-governance/ruddertyper/

Has anybody seen this issue?
@cjbell @juanazam