Skip to main content

RoomUpdateInput

No description

type RoomUpdateInput {
where: GQLTQueryRoomWhere
limit: Int
input: RoomOptionalInput
}

Fields#

where (GQLTQueryRoomWhere)#

If provided this will restrict to changes to only the elements that match

limit (Int)#

If provided this will restrict the changes to only the first amount of ${limit}

input (RoomOptionalInput)#

This is the input for the data