cancelRequest
cancel the request item associated with the given requestId, optionally pass a reason for cancelling
cancelRequest(
requestId: String!
reason: String
): RequestIdResponse!
cancel the request item associated with the given requestId, optionally pass a reason for cancelling
cancelRequest(
requestId: String!
reason: String
): RequestIdResponse!
cancelRequest.requestId ● String! non-null scalarcancelRequest.reason ● String scalarRequestIdResponse object