Skip to main content

Interface: IOperationOptions

nexusannotations.v1.IOperationOptions

Properties of an OperationOptions.

Hierarchy

Properties

name

Optional name: null | string

Nexus operation name (defaults to proto method name).

Inherited from

$Properties.name


tags

Optional tags: null | string[]

Tags to attach to the operation. Used by code generators to include and exclude operations.

Inherited from

$Properties.tags