Skip to main content

DeviceTemplateConfigUpdateInput

No description

type DeviceTemplateConfigUpdateInput {
where: GQLTQueryDeviceTemplateConfigWhere
limit: Int
input: DeviceTemplateConfigOptionalInput
}

Fields#

where (GQLTQueryDeviceTemplateConfigWhere)#

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

This is the input for the data