Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions spec/Section 4 -- Composition.md
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@ type Service {

**Error Code**

`KEY_DIRECTIVE_IN_FIELDS_ARG`
`KEY_DIRECTIVE_IN_FIELDS_ARGUMENT`

**Severity**

Expand Down Expand Up @@ -1069,7 +1069,7 @@ type FullName {

**Error Code**

`KEY_FIELDS_HAS_ARGS`
`KEY_FIELDS_HAS_ARGUMENTS`

**Severity**

Expand Down Expand Up @@ -1588,7 +1588,7 @@ interface Bill {

**Error Code**

`PROVIDES_DIRECTIVE_IN_FIELDS_ARG`
`PROVIDES_DIRECTIVE_IN_FIELDS_ARGUMENT`

**Severity**

Expand Down Expand Up @@ -1661,7 +1661,7 @@ type Profile {

**Error Code**

`PROVIDES_FIELDS_HAS_ARGS`
`PROVIDES_FIELDS_HAS_ARGUMENTS`

**Severity**

Expand Down