This is a clone of saleor-platform/saleor with logging configured for experiments, and tests generated by AutoGraphQL.
- A new model,
saleor-platform/saleor/autographql/
; Apply migrations with:python manage.py makemigrations autographql
python manage.py migrate
saleor-platform/saleor/settings.py
saleor-platform/saleor/graphql/autographqlmiddleware.py
saleor-platform/saleor/graphql/views.py