Skip to content

Commit 1e7bb60

Browse files
authored
Send through Prettier Playground
1 parent bb4ee0d commit 1e7bb60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ You can find more discussions on the [#website channel on the GraphQL Slack](htt
1919

2020
- a complete and understandable description of the data in your API,
2121
- support for powerful developer tooling, and
22-
- precise querying, which offers several benefits:
23-
- clients request only the data they need, improving efficiency;
24-
- new fields and features can be added without impacting existing clients; and
25-
- field-level usage can be tracked and monitored for insights and optimization.
22+
- precise querying, which offers several benefits:
23+
- clients request only the data they need, improving efficiency;
24+
- new fields and features can be added without impacting existing clients; and
25+
- field-level usage can be tracked and monitored for insights and optimization.
2626

2727
The [GraphQL Specification](https://spec.graphql.org/) is open source and governed by the [GraphQL Foundation](https://foundation.graphql.org/).
2828

0 commit comments

Comments
 (0)