Skip to main content

DeviceConnectionUpdateInput

No description

type DeviceConnectionUpdateInput {
where: GQLTQueryDeviceConnectionWhere
limit: Int
input: DeviceConnectionOptionalInput
}

Fields#

where (GQLTQueryDeviceConnectionWhere)#

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

This is the input for the data