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