Skip to main content

previewStrategyCode

Preview generated Python code from UI builder configuration Does not save the strategy, just returns the generated code for preview

previewStrategyCode(
config: UIBuilderConfigInput!
className: String!
ownerID: String!
): PreviewCodeResult!

Arguments

previewStrategyCode.config ● UIBuilderConfigInput! non-null input

previewStrategyCode.className ● String! non-null scalar

previewStrategyCode.ownerID ● String! non-null scalar

Type

PreviewCodeResult object

Result of strategy code preview generation