RFC 3 / Accepted

make `includeDeprecated` non nullable

Opened on2025-03-04
Merged on2025-05-01

At a glance

Spec PR description


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?

Timeline