StarWars icon indicating copy to clipboard operation
StarWars copied to clipboard

In case you're interested . . .

Open dannarsavage opened this issue 6 years ago • 1 comments

Added GraphiQL NuGet

The GraphiQL interface didn't work for me so I added a reference to GraphiQL and one line in Startup.cs.

Automatic Database Creation

Uncommented Database.Migrate() to create database in new environments.

Fixed a typo

Near the bottom of GraphQLController

dannarsavage avatar Dec 04 '17 18:12 dannarsavage

ping @JacekKosciesza

Saibamen avatar Apr 13 '21 12:04 Saibamen