CRM-App implementation
I am having difficulties implementation the CRM-APP Example. It's working fine with the default refine api that was in the example, but now i've setup a database and want to re-direct the app too look into the values in that database.
I've setup an Apollo server with GraphQL and i can make requests and return values, but it does not seems to go over to my website, i keep getting network errors, and i don't know how to debug this.
I've setup an Apollo server with GraphQL and i can make requests and return values, but it does not seems to go over to my website, i keep getting network errors, and i don't know how to debug this.
