Skip to content

Commit

Permalink
fix graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Sep 25, 2024
1 parent 0cdd38c commit 8ee4ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-platform/core/4.0/post-install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* Using MakerBundle? Try <info>php bin/console make:entity --api-resource</info>

* To enable the GraphQL support, run <comment>composer require api-platform/graphql</>,
* To enable the GraphQL support, run <comment>composer require webonyx/graphql-php</>,
then browse <info>/api/graphql</info>.

* <fg=blue>Read</> the documentation at <comment>https://api-platform.com/docs/</>

0 comments on commit 8ee4ac6

Please sign in to comment.