Closed hammo92 closed 1 month ago
The SDK expects a RecordId instance, refactor our zod recordID schema to transform the input into a RecordId.
Current implementation isn't correctly handling complex IDs, need to add tests.
The SDK expects a RecordId instance, refactor our zod recordID schema to transform the input into a RecordId.