Python
@morph.load_data
By adding the @morph.load_data
annotation, you can store the output result of the function in context.data and use it.
Parameters
The output result of the function specified by name is stored in context.data
By adding the @morph.load_data
annotation, you can store the output result of the function in context.data and use it.
The output result of the function specified by name is stored in context.data