SharedRoomCode
No description
type SharedRoomCode { id: String! isShared: Boolean! roomId: String! shareCode: String!}Fields#
id (String!)#
UUID of the shared room code object
isShared (Boolean!)#
if set to true, the air quality data of the room can be retrieved with the shareCode
roomId (String!)#
UUID of the room
shareCode (String!)#
Share code that can be used as part of the publicly available URL