Skip to main content

GroupDeviceGroupBelongsToInput

No description

type GroupDeviceGroupBelongsToInput {
create: GroupRequiredInput
update: GroupDeviceGroupUpdate
delete: GQLTQueryGroupWhere
}

Fields#

create (GroupRequiredInput)#

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

update (GroupDeviceGroupUpdate)#

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

delete (GQLTQueryGroupWhere)#

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