feat: admin general + verify account
This commit is contained in:
@@ -80,7 +80,7 @@ const graphQLLink = ApolloLink.from([
|
||||
})
|
||||
}
|
||||
}),
|
||||
createPersistedQueryLink(),
|
||||
// createPersistedQueryLink(),
|
||||
new BatchHttpLink({
|
||||
includeExtensions: true,
|
||||
uri: graphQLEndpoint,
|
||||
|
Reference in New Issue
Block a user