Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Sebastp/Next-react-graphql-apollo_Boostrap
/ functions
Functions
20 in github.com/Sebastp/Next-react-graphql-apollo_Boostrap
⨍
Functions
20
◇
Types & classes
11
↓ 2 callers
Function
convertDocument
(doc: Document)
server/serverLib/typegoose-middleware.ts:20
↓ 1 callers
Function
connectDB
()
server/core/database.ts:5
Function
Button
({ loading = false, children, ...props }: IProps)
views/ui/Button.tsx:8
Function
Footer
()
views/components/Footer.tsx:4
Function
Home
()
pages/index.tsx:6
Function
Nav
()
views/components/Nav.tsx:5
Function
TypegooseMiddleware
(_, next)
server/serverLib/typegoose-middleware.ts:6
Method
candidate
( @Arg('candidateId', (type) => scalars.ObjectIdScalar) candidateId: ObjectId )
server/subgraphs/user/user.resolver.ts:10
Function
configureWebpack
(config, { dev })
next.config.js:7
Function
find
(candidateId: ObjectId)
server/subgraphs/user/user.service.ts:9
Function
findAll
()
server/subgraphs/user/user.service.ts:5
Function
hashPassword
(stringToHash: string)
server/serverLib/encryption.ts:7
Function
isAlphaNumeric
(data: string)
lib/validations.ts:42
Function
isEmailValid
(data)
lib/validations.ts:5
Function
isEmpty
(data: any)
lib/validations.ts:20
Function
isPasswordValid
(data)
lib/validations.ts:13
Function
parseLiteral
(ast)
server/common/scalars.ts:14
Function
parseValue
(value: string)
server/common/scalars.ts:8
Method
render
()
pages/_app.tsx:8
Function
serialize
(value: ObjectId)
server/common/scalars.ts:11