Question
Hi,
I'm using apollo kotlin 4.3.3.
I noticed that, when fetching schema using downlaodApolloSchemaFromIntrospection the downloaded schema is different than I would expect.
In particular all the deprecated input parameters are gone.
I've found that this used to be a bug in the past: #4678
I can't seem to find a place in documentation when it would specify how to enable fetching deprecated input params