質問編集履歴
1
リンクをつける文字列が間違っていたため編集
title
CHANGED
File without changes
|
body
CHANGED
@@ -32,7 +32,7 @@
|
|
32
32
|
|
33
33
|
### 2. コードについて
|
34
34
|
|
35
|
-
上記のコードは、こちらのGitHubで公開されている[こちらのページ](https://github.com/shotashimura/By-ShotaShimura-GraphQL-starting-from-the-basics/blob/main/Section4/apollo-client/src/components/Post.vue)から引用をしています。また
|
35
|
+
上記のコードは、こちらのGitHubで公開されている[こちらのページ](https://github.com/shotashimura/By-ShotaShimura-GraphQL-starting-from-the-basics/blob/main/Section4/apollo-client/src/components/Post.vue)から引用をしています。また質問の対象としている行は[こちら](https://github.com/shotashimura/By-ShotaShimura-GraphQL-starting-from-the-basics/blob/main/Section4/apollo-client/src/components/Post.vue#L114)です。
|
36
36
|
|
37
37
|
### 3. 丸かっこを省くとどうなるか?
|
38
38
|
|