@ -12,13 +12,16 @@ entity
properties+: {
location: types.location,
relationships: {
type: 'object',
description: 'Relationships that bind other entities to this room.',
properties: {
id: types.id,
args: {
type: 'array',
items: types.id,
items: {
},