Skip to content

Commit

Permalink
Shorten error code for "Input With Missing Required Fields" rule (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
glen-84 authored Jan 8, 2025
1 parent cb5d410 commit 4e5db12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 4 -- Composition.md
Original file line number Diff line number Diff line change
Expand Up @@ -3118,7 +3118,7 @@ enum Genre {

**Error Code:**

`REQUIRED_INPUT_FIELD_MISSING_IN_SOME_SUBGRAPH`
`INPUT_WITH_MISSING_REQUIRED_FIELDS`

**Severity:**

Expand Down

0 comments on commit 4e5db12

Please sign in to comment.