Skip to main content

DeviceConfigDeviceUpdateInput

No description

type DeviceConfigDeviceUpdateInput {
where: GQLTQueryDeviceConfigDeviceWhere
limit: Int
input: DeviceConfigDeviceOptionalInput
}

Fields#

where (GQLTQueryDeviceConfigDeviceWhere)#

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

This is the input for the data