Skip to main content

DeviceUpdateInput

No description

type DeviceUpdateInput {
where: GQLTQueryDeviceWhere
limit: Int
input: DeviceOptionalInput
}

Fields#

where (GQLTQueryDeviceWhere)#

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 (DeviceOptionalInput)#

This is the input for the data