The state of GraphQL with Drupal 10 (part 1)
In this fist part, we will compare the key differences between the Drupal GraphQL module versions 3 and 4, where to start and various ways to write a schema with version 4.
It can be long to find the way through the documentation for these simple steps, so here is a shortcut.
Go to https://www.instagram.com/developer/clients/manage/ and get a Client ID and Client Secret.
Â
php -S localhost:8000
Â
./ngrok http 8000
Â