Interface: MatcherObject
Defined in: src/typedefs.ts:94
Properties
clientName?
optionalclientName?:string
Defined in: src/typedefs.ts:96
feature?
optionalfeature?:string
Defined in: src/typedefs.ts:97
operation?
optionaloperation?:OperationDocument<unknown,OperationVariables>
Defined in: src/typedefs.ts:99
operationName?
optionaloperationName?:string
Defined in: src/typedefs.ts:95
variables?
optionalvariables?:OperationVariables
Defined in: src/typedefs.ts:98