76 Podcasting's website
To boot up the dev environment:
npm install
npm run dev
We provide a .graphqlconfig
file, which is read by most IDEs with a
GraphQL plugin. You should be able to open the file and introspect the
API to get schema information.