MCPcopy Create free account

hub / github.com/adrianhajdin/project_graphql_blog / functions

Functions32 in github.com/adrianhajdin/project_graphql_blog

↓ 3 callersFunctiongetCategories
()
services/index.js:42
↓ 2 callersFunctiongetContentFragment
(index, text, obj, type)
components/PostDetail.jsx:6
↓ 2 callersFunctiongetPosts
()
services/index.js:5
↓ 1 callersFunctiongetAdjacentPosts
(createdAt, slug)
services/index.js:112
↓ 1 callersFunctiongetCategoryPost
(slug)
services/index.js:147
↓ 1 callersFunctiongetComments
(slug)
services/index.js:221
↓ 1 callersFunctiongetFeaturedPosts
()
services/index.js:184
↓ 1 callersFunctiongetPostDetails
(slug)
services/index.js:57
↓ 1 callersFunctiongetRecentPosts
()
services/index.js:237
↓ 1 callersFunctiongetSimilarPosts
(categories, slug)
services/index.js:91
↓ 1 callersFunctionsubmitComment
(obj)
services/index.js:209
FunctionAdjacentPostCard
({ post, position })
components/AdjacentPostCard.jsx:5
FunctionAdjacentPosts
({ createdAt, slug })
sections/AdjacentPosts.jsx:6
FunctionAuthor
({ author })
components/Author.jsx:6
FunctionCategories
()
components/Categories.jsx:6
FunctionComments
({ slug })
components/Comments.jsx:7
FunctionCommentsForm
({ slug })
components/CommentsForm.jsx:4
FunctionFeaturedPostCard
({ post })
components/FeaturedPostCard.jsx:6
FunctionFeaturedPosts
()
sections/FeaturedPosts.jsx:27
FunctionHeader
()
components/Header.jsx:6
FunctionLayout
({ children })
components/Layout.jsx:4
FunctionLoader
()
components/Loader.jsx:3
FunctionMyApp
({ Component, pageProps })
pages/_app.js:6
FunctionPostCard
({ post })
components/PostCard.jsx:8
FunctionPostDetail
({ post })
components/PostDetail.jsx:5
FunctionPostWidget
({ categories, slug })
components/PostWidget.jsx:9
Functionasynchandler
(req, res)
pages/api/comments.js:11
MethodgetInitialProps
(ctx)
pages/_document.js:4
FunctiongrpahCMSImageLoader
({ src })
util.js:1
FunctionhandlePostSubmission
()
components/CommentsForm.jsx:35
FunctiononInputChange
(e)
components/CommentsForm.jsx:20
Methodrender
()
pages/_document.js:9