Interface: MatcherObject
Defined in: src/typedefs.ts:90
Properties
clientName?
optionalclientName?:string
Defined in: src/typedefs.ts:92
feature?
optionalfeature?:string
Defined in: src/typedefs.ts:93
operation?
optionaloperation?:OperationDocument<unknown,OperationVariables>
Defined in: src/typedefs.ts:95
operationName?
optionaloperationName?:string
Defined in: src/typedefs.ts:91
variables?
optionalvariables?:OperationVariables
Defined in: src/typedefs.ts:94