fix: fix build errors
This commit is contained in:
parent
0e9ce6483e
commit
ff92ced315
|
@ -2,11 +2,7 @@ import { ApolloClient, InMemoryCache } from '@apollo/client'
|
|||
import {
|
||||
CountDocumentsDocument,
|
||||
CountDocumentsQueryVariables,
|
||||
GetAllArticleSlugsDocument,
|
||||
GetAllTopicsDocument,
|
||||
GetArticlePostQueryDocument,
|
||||
GetArticlesFromSameAuthorsDocument,
|
||||
GetHomepagePostsDocument,
|
||||
GetObjectsGoogleDocWhereInpObj,
|
||||
GetObjectsTextBlockWhereInpObj,
|
||||
GetPostsDocument,
|
||||
|
|
Loading…
Reference in New Issue