Skip to content

Latest commit

History

History
5 lines (4 loc) 路 287 Bytes

late-numbers-pull.md

File metadata and controls

5 lines (4 loc) 路 287 Bytes
@apollo/server
patch

Update validationRules typing for correctness. This is sort of a breaking change for TS users in that the types were more permissive than they should have been. All validationRules list items should conform to the graphql-js ValidationRule type.