Skip to content

Commit 9e878b8

Browse files
authored
Fix formatting of December notes (#1334)
1 parent eda7842 commit 9e878b8

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

notes/2022/2022-12.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
- ACTION: Matt - provide specific suggestion on how to address 985
371371
- 984: [long discussion around why this is a _selection set_ and not a _mutation
372372
operation_]
373-
- Benjie this defines serial execution of a selection set, rather than
373+
- Benjie: this defines serial execution of a selection set, rather than
374374
explicitly execution of a mutation operation.
375375
- Matt's example shows an inline fragment spread, to show it's the selection
376376
set not the operation that's important. \
@@ -389,16 +389,14 @@ mutation M($newBirthday: Int, $newAddress: Int) {
389389
}
390390
```
391391

392-
* Matt: Maybe runnable examples in the spec would be helpful?
393-
* Benjie: perhaps we should add a title or caption or a non-normative note that strongly indicates this is a selection set, not an operation/document (and maybe gives an example of a full operation). \
394-
395-
Matt: "selection set" is meant to imply "part of operation" _ ACTION: Roman
396-
didn't read this as a selection set but instead as a document and felt that
397-
"mutation" is missing - we need to make it crisper and clearer that we're
398-
talking about selection sets here. _ Matt: we use selection sets throughout the
392+
- Matt: Maybe runnable examples in the spec would be helpful?
393+
- Benjie: perhaps we should add a title or caption or a non-normative note that strongly indicates this is a selection set, not an operation/document (and maybe gives an example of a full operation). \
394+
- Matt: "selection set" is meant to imply "part of operation"
395+
- _ACTION: Roman didn't read this as a selection set but instead as a document and felt that "mutation" is missing - we need to make it crisper and clearer that we're talking about selection sets here._
396+
- Matt: we use selection sets throughout the
399397
documentation; this is where it jumped out to you, but if we fix it here we need
400-
to fix it everywhere where selection sets are referenced. \* BRING TO JAN WG:
401-
process for getting TSC eyes/approvals on small PRs that have at least 1
398+
to fix it everywhere where selection sets are referenced.
399+
- \* BRING TO JAN WG: process for getting TSC eyes/approvals on small PRs that have at least 1
402400
approval.
403401

404402
## TSC Elections

0 commit comments

Comments
 (0)