It’s purely for the frontend<>backend communication. On both the front-end and backend you can use these as parameters in custom events.
So, one method is to save the JSON (type or text) on the data thing, and pass this to the backend workflow - once on the backend, you can use it normally.