Resources without primary key not supported
I have this code:
And since adding the data layer I'm getting "Resources without a primary key are not supported"
But I have the uuid_primary_key. Am I doing something wrong?
3 Replies
Could it be because you are calling
use Ash.Resource
twice? :thinkies:....yes 🤦♂️
Macros can be tricky sometimes. 😄