Danny P
10/10/2017, 3:05 PMCustomer
and User
? Are they the same?agartha
10/10/2017, 3:19 PMDanny P
10/10/2017, 3:40 PMCustomer
the same, e.g., are they polymorphic?agartha
10/10/2017, 3:41 PMDanny P
10/10/2017, 3:41 PMCustomer
Danny P
10/10/2017, 3:43 PMCustomer
can create projects, models, and `User`s and `Customer`s can (be authorized to ) edit projects?agartha
10/10/2017, 3:43 PMCustomer
Type is not part of your project. It is specified in the resolver function context when you use you're master root token (the one you use with graphcool auth
). You can't use it.Danny P
10/10/2017, 3:44 PMagartha
10/10/2017, 3:45 PMagartha
10/10/2017, 3:45 PMDanny P
10/10/2017, 3:49 PMBlog
, and then create a User
to test with creating entires. The Customer
is completely unrelatedagartha
10/10/2017, 3:49 PM