You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename Mixed class to MixedScalar because mixed is a reserved name in PHP 8.
The GraphQL name of the scalar is still Mixed so the schema does not change.