Interface: IOperationOptions
nexusannotations.v1.IOperationOptions
Properties of an OperationOptions.
Hierarchy
-
↳
IOperationOptions
Properties
name
• Optional name: null | string
Nexus operation name (defaults to proto method name).
Inherited from
tags
• Optional tags: null | string[]
Tags to attach to the operation. Used by code generators to include and exclude operations.