Skip to main content

UserMeshMeshBelongsToInput

No description

type UserMeshMeshBelongsToInput {
create: MeshRequiredInput
update: UserMeshMeshUpdate
delete: GQLTQueryMeshWhere
}

Fields#

create (MeshRequiredInput)#

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

update (UserMeshMeshUpdate)#

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

delete (GQLTQueryMeshWhere)#

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