MCPcopy Create free account

hub / github.com/RafaelGoulartB/next-ecommerce / functions

Functions74 in github.com/RafaelGoulartB/next-ecommerce

↓ 4 callersFunctionlistProducts
({ sort, category })
lib/product.js:3
↓ 3 callersFunctionfindProduct
({ id })
lib/product.js:49
↓ 3 callersFunctionfindUser
({ email })
lib/user.js:21
↓ 2 callersFunctiongetErrorMessage
(error)
lib/form.js:1
↓ 2 callersFunctiontoggleCart
(id)
utils/toggleProductStates.js:10
↓ 1 callersFunctionCreateProduct
(input)
lib/product.js:65
↓ 1 callersFunctionDeleteProduct
({ id })
lib/product.js:99
↓ 1 callersFunctionUpdateProduct
(id, input)
lib/product.js:105
↓ 1 callersFunctioncreateApolloClient
()
apollo/client/index.js:22
↓ 1 callersFunctioncreateIsomorphLink
()
apollo/client/index.js:8
↓ 1 callersFunctioncreateUser
({ name, email, password })
lib/user.js:5
↓ 1 callersFunctionfindProductsById
({ id })
lib/product.js:55
↓ 1 callersFunctiongetLoginSession
(req)
lib/auth.js:15
↓ 1 callersFunctiongetTokenCookie
(req)
lib/auth-cookies.js:38
↓ 1 callersFunctioninitializeApollo
(initialState = null)
apollo/client/index.js:30
↓ 1 callersFunctionlistCategories
()
lib/category.js:3
↓ 1 callersFunctionparseCookies
(req)
lib/auth-cookies.js:29
↓ 1 callersFunctionremoveTokenCookie
(res)
lib/auth-cookies.js:20
↓ 1 callersFunctionsetLoginSession
(res, session)
lib/auth.js:6
↓ 1 callersFunctionsetTokenCookie
(res, token)
lib/auth-cookies.js:7
↓ 1 callersFunctionsignIn
(_parent, args, context, _info)
apollo/resolvers.js:78
↓ 1 callersFunctionsignOut
(_parent, _args, context, _info)
apollo/resolvers.js:94
↓ 1 callersFunctionsignUp
(_parent, args, _context, _info)
apollo/resolvers.js:69
↓ 1 callersFunctionuseApollo
(initialState)
apollo/client/index.js:46
↓ 1 callersFunctionvalidatePassword
(user, inputPassword)
lib/user.js:29
FunctionAlert
({ message })
components/alerts/error.js:1
FunctionAlert
({ message })
components/alerts/success.js:1
FunctionApp
({ Component, pageProps })
pages/_app.js:5
FunctionButton
({ type, title })
components/form/button.js:1
FunctionCategory
()
pages/category/[category].js:6
FunctionCheckout
()
pages/checkout.js:1
FunctionFinishOrderCart
()
components/finishOrderCart.js:5
FunctionFormContainer
({ children })
components/form/formContainer.js:1
FunctionFotter
()
components/footer.js:14
FunctionHeader
()
components/header/index.js:7
FunctionHeaderBarProducts
()
components/headerBarProducts.js:5
FunctionHeaderMobile
({ viewer })
components/header/header-mobile.js:7
FunctionIndex
()
pages/index.js:5
FunctionInput
({ type, name, placeholder, onChange, value })
components/form/input.js:3
FunctionInputContainer
({ children })
components/form/InputContainer.js:1
FunctionLoadingPage
()
components/loading-page.js:3
FunctionLogin
()
pages/user/resetpassword.js:13
FunctionLogin
()
pages/user/login.js:15
FunctionLogo
()
components/logo.js:3
FunctionPageContainer
({ title, description, children })
components/page-container.js:3
FunctionProductSection
({ category })
components/productSection.js:6
FunctionProductsGrid
({ children })
components/productsGrid.js:1
FunctionProfile
({ title })
components/title.js:1
FunctionPromoCard
()
components/promoCard.js:1
FunctionSearchBox
()
components/search-box.js:3
FunctionSideDrawer
({ closeDrawer })
components/header/side-drawer.js:6
FunctionSignOut
()
pages/user/signout.js:12
FunctionSignUp
()
pages/user/signup.js:15
FunctionToggleDrawerButton
({ openDrawer })
components/header/open-drawer-button.js:1
FunctionWarning
({ message })
components/alerts/warnig.js:1
Functioncategories
(_parent, _args, _context, _info)
apollo/resolvers.js:60
Functioncontext
(ctx)
pages/api/graphql.js:11
FunctioncreateProduct
(_parent, args, _context, _info)
apollo/resolvers.js:98
FunctiondeleteProduct
(_parent, args, _context, _info)
apollo/resolvers.js:107
FunctionhandleChange
(event)
components/form/input.js:4
FunctionhandleHighPriceProductsClick
()
components/headerBarProducts.js:14
FunctionhandleLowPriceProductsClick
()
components/headerBarProducts.js:11
FunctionhandlePopularProductsClick
()
components/headerBarProducts.js:8
FunctionhandleSubmit
(e)
pages/user/signup.js:25
FunctionhandleSubmit
(e)
pages/user/resetpassword.js:19
FunctionhandleSubmit
(e)
pages/user/login.js:24
Functionproduct
(_parent, args, _context, _info)
apollo/resolvers.js:53
Functionproducts
(_parent, args, _context, _info)
apollo/resolvers.js:30
FunctionproductsById
(_parent, args, _context, _info)
apollo/resolvers.js:46
Functionread
()
apollo/client/cache.js:8
FunctiontoggleDrawer
()
components/header/header-mobile.js:8
FunctiontoggleWishlist
(id)
utils/toggleProductStates.js:3
FunctionupdateProduct
(_parent, args, _context, _info)
apollo/resolvers.js:115
Functionviewer
(_parent, _args, context, _info)
apollo/resolvers.js:17