Skip to main content

SurfaceDispatchSelection

@gooi/surface-runtime


@gooi/surface-runtime / SurfaceDispatchSelection

Interface: SurfaceDispatchSelection

Defined in: runtime/surface-runtime/src/dispatch/dispatch-surface-request.ts:12

Properties

PropertyModifierTypeDefined in
entrypointIdreadonlystringruntime/surface-runtime/src/dispatch/dispatch-surface-request.ts:16
entrypointKindreadonly"query" | "mutation" | "route" | "query-stream" | "subscription"runtime/surface-runtime/src/dispatch/dispatch-surface-request.ts:15
fieldBindingsreadonlyReadonly<Record<string, string>>runtime/surface-runtime/src/dispatch/dispatch-surface-request.ts:17
handlerIdreadonlystringruntime/surface-runtime/src/dispatch/dispatch-surface-request.ts:13
surfaceIdreadonlystringruntime/surface-runtime/src/dispatch/dispatch-surface-request.ts:14