composer
in order to pull in the dependencies for the module to work, most notably the webonyx/graphql-php library.composer require drupal/graphql:^4
./admin/config/graphql
to create a new server./admin/people/permissions
. You can control who can perform arbitrary and persisted queries against graphql and also who can access the Voyager or the GraphiQL pages.