Interface: SoapSelectQueryOrMutationFieldConfig
types/src.YamlConfig.SoapSelectQueryOrMutationFieldConfig
Table of contents
Properties
Properties
operation
• operation: string
Defined in
packages/types/src/config.ts:1123
port
• port: string
Defined in
packages/types/src/config.ts:1122
service
• service: string
Defined in
packages/types/src/config.ts:1121
type
• type: "query"
| "mutation"
Allowed values: query, mutation
Defined in
packages/types/src/config.ts:1127