Skip to main content

DeviceConfigUpdateInput

No description

type DeviceConfigUpdateInput {
where: GQLTQueryDeviceConfigWhere
limit: Int
input: DeviceConfigOptionalInput
}

Fields#

where (GQLTQueryDeviceConfigWhere)#

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

This is the input for the data