I copied Task and gave it a new name (=workflow). Now it fails during the wasp db migrate-dev. It has a problem with the new action CreateWorkflow with the data object. It seems to miss some of the new fields like workflowname. Where do I need to adjust that ? Error message: Type '{ workflowname: string; user: { connect: { id: number; }; }; }' is missing the following properties from type 'WorkflowCreateInput': description, lastrunAt
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.