-
Notifications
You must be signed in to change notification settings - Fork 33
Resource metadata #42
Copy link
Copy link
Closed
Description
Is there any way to access the meta object of an included resource:
"included": [ { "meta": { "unresolved": "This is a test message" }, "id": "93ae7543-3ae1-417f-8feb-51217b5f4d01", "type": "participants" },
I've tried adding "meta" as a property and as a "hasOne" relationship, but that didn't work.
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels