Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you haven’t already, please follow the Testing queries and mutations section to set up your developer environment.

The GraphQL data is cached by default, so you may need to run purge in the PHP container to see the latest changes. (See config.php in your project root directory for more settings about cache.)

The mutation to run would be:

...