In the GUI data editor, it would help for testing ...
# prisma-whats-new
l
In the GUI data editor, it would help for testing things quickly in development if I could create records that have required foreign relations. The relation always says that it should be added later. I would like to be able to put an id in there or select from a list of foreign entities so that I could quickly create the record anyway
n
@lastmjs definitely! here's more information and the current workaround using the playground: https://github.com/graphcool/console/issues/1062
👍 2