diff --git a/common.graphqls b/common.graphqls index 52c6d47e8235667ca2d3541d6a8943a8bd64d077..c9cff00e0ae8576f77acfad6e1db83dad8fe9160 100644 --- a/common.graphqls +++ b/common.graphqls @@ -92,7 +92,7 @@ enum Scope { ENDPOINT_RELATION } -enum CallDetectPoint { +enum DetectPoint { CLIENT SERVER PROXY