Skip to main content

DeviceUsageUserBelongsToInput

No description

type DeviceUsageUserBelongsToInput {
create: UserRequiredInput
update: DeviceUsageUserUpdate
delete: GQLTQueryUserWhere
}

Fields#

create (UserRequiredInput)#

This will create a new element with a relationship to the current DeviceUsage

update (DeviceUsageUserUpdate)#

This will update any matching elements that have a relationship to the current DeviceUsage

delete (GQLTQueryUserWhere)#

This will delete any matching elements that have a relationship with the current DeviceUsage