Skip to main content

AddressMeshBelongsToInput

No description

type AddressMeshBelongsToInput {
create: MeshRequiredInput
update: AddressMeshUpdate
delete: GQLTQueryMeshWhere
}

Fields#

create (MeshRequiredInput)#

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

update (AddressMeshUpdate)#

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

delete (GQLTQueryMeshWhere)#

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