Is there a way to use remote resolvers instead of ...
# prisma-whats-new
d
Is there a way to use remote resolvers instead of graphcool functions with graphcool?
m
d
Do you know why it doesn't display all logs when you are testing resolvers in platform?
Kind of bummed out can't test right in the platform
m
best to use the command line to grab the logs i.e.
gc logs -t prod -f nameOfFunction
@Dninja