JacekKosciesza / StarWars

GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core
MIT License
623 stars 98 forks source link

Having problems using GraphiQL #9

Closed Alecs94 closed 7 years ago

Alecs94 commented 7 years ago

Hello,

I started following your tutorial as a learning endeavor and I encountered some issues when I was trying to use GraphiQL.

Everything until that point works, connection with database, Postman, everything. But when it comes to GraphiQL it returns an error message saying: TypeError: Failed to fetch.

I don't know how to fix it. Can you give me a hint, please?

Thank you! Have a nice day!