Skip to content

Commit bb896cf

Browse files
leebyronmagicmark
authored andcommitted
specify schema element
1 parent c43f4aa commit bb896cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 3 -- Type System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2179,7 +2179,7 @@ SchemaCoordinate :
21792179
*schema element* within a GraphQL Schema.
21802180

21812181
:: A *schema element* is a specific instance of a named type, type field,
2182-
input field, enum value, argument, or directive.
2182+
input field, enum value, field argument, directive, or directive argument.
21832183

21842184
A *schema coordinate* is always unique. Each *schema element* may be referenced
21852185
by exactly one possible schema coordinate.

0 commit comments

Comments
 (0)