逃逸阿波罗 用于Rescape项目的Apollo实用程序 该库针对graphql服务器运行测试。 因此,您必须向服务器添加以下用户名和密码,以使测试通过:{username:“ test”,密码:“ testpass”}使用用户从rescape-region库以127.0.0.1:8008运行graphql服务器使用以下凭据进行设置:{用户名:“ test”,密码:“ testpass”} 使用Django:manage.py createsuperuser 或回显“从django.contrib.auth import get_user_model; User = get_user_mod