Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-1767-guest-table-should-show-what-they-have-access-to
This commit is contained in:
@@ -891,6 +891,12 @@ export = FF_WORKSPACES_MODULE_ENABLED
|
||||
getWorkspaceWithDomains: getWorkspaceWithDomainsFactory({ db })
|
||||
})({ workspaceId, userId })
|
||||
}
|
||||
},
|
||||
ServerInfo: {
|
||||
workspaces: () => ({})
|
||||
},
|
||||
ServerWorkspacesInfo: {
|
||||
workspacesEnabled: () => true
|
||||
}
|
||||
} as Resolvers)
|
||||
: {}
|
||||
|
||||
Reference in New Issue
Block a user