mbrochh / django-graphql-apollo-react-demo

Code for a workshop about my Django, GraphQL, ReactJS, Apollo-stack
332 stars 78 forks source link

correct import path for schema #24

Open nerdoc opened 5 years ago

nerdoc commented 5 years ago

in tests there is no schema.py - this file is one level up.