Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit37c9185

Browse files
committed
a few more changes
1 parent8d0e0b2 commit37c9185

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

‎start/client/apollo.config.js‎

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
module.exports={
2-
client:{
3-
name:"Full Stack Tutorial",
4-
// url: "https://apollo-fullstack-tutorial.herokuapp.com/graphql",
5-
service:"Full-Stack-Tutorial-ztag5s",
6-
},
7-
};
1+
//empty

‎start/client/src/cache.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
import{InMemoryCache}from'@apollo/client';
1+
import{InMemoryCache,Reference}from'@apollo/client';
22

33
exportconstcache:InMemoryCache=newInMemoryCache({});

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp