Can you stop the Strapi server and run either npm i or yarn to ensure the graphql package is installed, then rerun either npm run build or yarn build. Then finally restart the server (make sure you use either npm run develop or yarn develop)