File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
26
26
27
27
## Features
28
28
- ** Implement ` fmt::Display ` for ` ComponentName ` - [ goto-bus-stop] , [ pull/795] **
29
- - ** Add ` FieldDefinition::argument_by_name ` and ` DirectiveDefinition::argument_by_name ` - [ goto-bus-stop] , [ pull/FIXME ] **
29
+ - ** Add ` FieldDefinition::argument_by_name ` and ` DirectiveDefinition::argument_by_name ` - [ goto-bus-stop] , [ pull/801 ] **
30
30
- These methods return an argument definition by name, or ` None ` .
31
31
32
32
[ goto-bus-stop ] : https://github.com/goto-bus-stop]
33
33
[ pull/795 ] : https://github.com/apollographql/apollo-rs/pull/795
34
34
[ pull/798 ] : https://github.com/apollographql/apollo-rs/pull/798
35
+ [ pull/801 ] : https://github.com/apollographql/apollo-rs/pull/801
35
36
36
37
# [ 1.0.0-beta.11] ( https://crates.io/crates/apollo-compiler/1.0.0-beta.11 ) - 2023-12-19
37
38
You can’t perform that action at this time.
0 commit comments