DeviceMapItemsHasManyInput
No description
Fields#
create ([MapItemRequiredInput])#
This will create a new element with a relationship to the current Device
update ([DeviceMapItemsUpdate])#
This will update any matching elements that have a relationship to the current Device
add ([GQLTQueryMapItemWhere])#
This will add any matching elements with a relationship to the current Device
remove ([GQLTQueryMapItemWhere])#
This will remove the relationship from any matching elements from the current Device
delete ([GQLTQueryMapItemWhere])#
This will delete any matching elements that have a relationship with the current Device