Skip to main content

DeviceNasSessionsUpdate

No description

type DeviceNasSessionsUpdate {
where: GQLTQueryDeviceSessionWhere
input: DeviceSessionOptionalInput
}

Fields#

where (GQLTQueryDeviceSessionWhere)#

This will apply a filter to your mutation

input (DeviceSessionOptionalInput)#

This will update the items that you targeted with the filter in the where element