Rename GraphQL APIs to compliance portal
Update console, visitor, MCP, and Slack API surfaces so schemas and resolvers use the Compliance Portal naming consistently. Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
@@ -78,7 +78,7 @@ type (
|
||||
func NewMux(
|
||||
logger *log.Logger,
|
||||
svc *iam.Service,
|
||||
trustSvc *visitor.Service,
|
||||
visitorSvc *visitor.Service,
|
||||
cookieConfig securecookie.Config,
|
||||
tokenSecret string,
|
||||
fileManagerSvc *filemanager.Service,
|
||||
|
||||
Reference in New Issue
Block a user