httpOperation
No description
directive @httpOperation(
subgraph: String
path: String
operationSpecificHeaders: [[String]]
httpMethod: Typesense_HTTPMethod
isBinary: Boolean
requestBaseBody: ObjMap
queryParamArgMap: ObjMap
queryStringOptionsByParam: ObjMap
jsonApiFields: Boolean
queryStringOptions: ObjMap
) on FIELD_DEFINITION