Skip to main content

make `includeDeprecated` non nullable

At a glance​

Timeline​



In the same spirit as https://github.com/graphql/graphql-spec/pull/1040, make includeDeprecated non-nullable in the introspection schema.

I don't think there is ever a reason to passe includeDeprecated: null?