import_helper
import_helper(str) -> class
Imports the specified helper function into the namespace of the integration. The helper can then be accessed in the lifecycle hook where it was imported, as well as every subsequent lifecycle hook.
The full list of helper classes is:
Last updated
Was this helpful?