Join Slack
Powered by
easiest way to check is on an existing schema, jus...
# prisma-whats-new
s
Saeris
12/13/2017, 12:41 AM
easiest way to check is on an existing schema, just add
[Boolean]
or
new GraphQLList(GraphQLBoolean)
as an argument to a query, see if your server throws an error on schema generation
Open in Slack
Previous
Next