DEMO data
https://github.com/graphql/swapi-graphql/blob/master/schema.graphql
test data is based on https://swapi.dev/api/.
test
directory has the script which will download sample data from the above API.
Note:
You need nodejs with V18 or node-fetch
library
node test/download.js