Skip to content

Commit 34368d8

Browse files
authored
Revise README for validation and compatibility updates (#174)
Updated README to reflect progress and compatibility information.
1 parent 8e5c61c commit 34368d8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Supports all Federation versions. Drop-in replacement for `@apollo/composition`.
44

5-
🚧 Work in progress, so please check [TODOs](#todos).
5+
[Learn more about compability](#compatibility).
66

77
## Comparison with `@apollo/composition`
88

@@ -127,8 +127,6 @@ Your feedback and bug reports are welcome and appreciated.
127127

128128
## Validation
129129

130-
🚧 Work in progress
131-
132130
### Validation rules
133131

134132
-`NO_QUERIES`
@@ -193,7 +191,7 @@ Your feedback and bug reports are welcome and appreciated.
193191
-`LINK_IMPORT_NAME_MISMATCH`
194192
-`IMPLEMENTED_BY_INACCESSIBLE`
195193

196-
### TODOs
194+
### Not yet covered Validation rules
197195

198196
- [ ] `DISALLOWED_INACCESSIBLE`
199197
- [ ] `EXTERNAL_ARGUMENT_DEFAULT_MISMATCH`

0 commit comments

Comments
 (0)