v4.0.0
Added
- Support PHP 8
Changed
- Rename
Mixedclass toMixedScalarbecausemixedis a reserved name in PHP 8.
The GraphQL name of the scalar is stillMixedso the schema does not change.
Mixed class to MixedScalar because mixed is a reserved name in PHP 8.Mixed so the schema does not change.