Skip to main content

DeviceTemplateUpdateInput

No description

type DeviceTemplateUpdateInput {
where: GQLTQueryDeviceTemplateWhere
limit: Int
input: DeviceTemplateOptionalInput
}

Fields#

where (GQLTQueryDeviceTemplateWhere)#

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

This is the input for the data