Skip to content

Commit e47458f

Browse files
authored
Merge pull request #297 from xpepermint/patch-1
directives are allowed also on types
2 parents 1b6ee58 + a04003d commit e47458f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 2 -- Language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@ including or skipping a field. Directives provide this by describing additional
973973
Directives have a name along with a list of arguments which may accept values
974974
of any input type.
975975

976-
Directives can be used to describe additional information for fields, fragments,
976+
Directives can be used to describe additional information for types, fields, fragments
977977
and operations.
978978

979979
As future versions of GraphQL adopt new configurable execution capabilities,

0 commit comments

Comments
 (0)