If I want to serve some fixed data like `PostType ...
# orm-help
h
If I want to serve some fixed data like
PostType { id name }
with prisma, what is the best practice?