Graph tooling 0.97.0 enforces the use of immutable, even for things where immutable is false. This would mean all schema files should be changed to have the explicit immutable field.
cfr: Amxx/graphprotocol-utils#15
cfr: graphprotocol/graph-tooling#1994