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
The GraphQlExportCommand uses the deprecated getDefaultName() static method instead of the #[AsCommand] attribute, causing this warning with Symfony 8:
The command defined in "ApiPlatform\Symfony\Bundle\Command\GraphQlExportCommand" cannot have an empty name.