Skip to content

ServiceOperationDto

Mirror of flow_execution::service::ServiceOperation. One callable API operation a service node can invoke.

optional bodyParams?: string[]


id: string


label: string


method: string


path: string


optional query?: string[]