--data '{"query":"query searchStoreQuery( ... $withPrice: Boolean = false, $withPromotions: Boolean = false)
data = """{"query":"query searchStoreQuery( ... $withPrice: Boolean ': ' false, $withPromotions: Boolean = false)
Note
If you are using Django 1.4 or newer, it’s highly recommended to simply run your application with the WSGI interface using the gunicorn command as described above.
service gunicorn start
update-rc.d gunicorn defaults