@@ -206,7 +206,7 @@ Next, you need to identify which brands must be created or updated.
|
|||||||
|
|
||||||
Since workflows are constructed internally and are only evaluated during execution, you can't access any data's value to perform data manipulation or checks.
|
Since workflows are constructed internally and are only evaluated during execution, you can't access any data's value to perform data manipulation or checks.
|
||||||
|
|
||||||
Instead, use the `transform` utility function imported from `@medusajs/framework/workflows-sdk`, which gives you access to the real-time values of the data to perfrom actions on them.
|
Instead, use the `transform` utility function imported from `@medusajs/framework/workflows-sdk`, which gives you access to the real-time values of the data to perform actions on them.
|
||||||
|
|
||||||
So, replace the `TODO` with the following:
|
So, replace the `TODO` with the following:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user