Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
List of scalars in entities - Wasp
W
Wasp
•
3y ago
•
8 replies
cgduzan
List of scalars in entities
Does Wasp support lists of scalars when defining entities
? For example
:
entity Recipe {=psl
...
prepSteps String[]
...
psl=}
entity Recipe {=psl
...
prepSteps String[]
...
psl=}
I
'm getting errors when trying to run a migration with code like this
.
Wasp
Join
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.
4,650
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Context entities in a query
W
Wasp / 🙋questions
2y ago
problems with entities
W
Wasp / 🙋questions
9mo ago
Query with multiple entities
W
Wasp / 🙋questions
13mo ago
Referencing entities via enums
W
Wasp / 🙋questions
2y ago