Skip to main content

gloCusExecuteExtensionPoint

Dispatches all active assignments of the given extension point in run-and-forget mode. Returns one entry per assignment; per-assignment failures are surfaced individually and do not abort the others.

gloCusExecuteExtensionPoint(
input: GloCusExecuteExtensionPointInput!
): GloCusExecuteExtensionPointPayload!

Arguments

gloCusExecuteExtensionPoint.input ● GloCusExecuteExtensionPointInput! non-null input

Type

GloCusExecuteExtensionPointPayload object

Represents output value for extension point execution.