#!/bin/bash python manage.py graphql_schema sed -i 's/Node,/Node \&/g' schema.graphql