types_src.yamlconfig.selectqueryormutationfieldconfig
#
Interface: SelectQueryOrMutationFieldConfigtypes/src.YamlConfig.SelectQueryOrMutationFieldConfig
#
Table of contents#
Properties#
Properties#
method• Optional
method: string
Which method is used for this operation
Defined in: packages/types/src/config.ts:718
#
path• Optional
path: string
Operation Path
Defined in: packages/types/src/config.ts:710
#
title• Optional
title: string
OAS Title
Defined in: packages/types/src/config.ts:706
#
type• Optional
type: Query | Mutation
Target Root Type for this operation (Allowed values: Query, Mutation)
Defined in: packages/types/src/config.ts:714