Skip to main content

EmailUserBelongsToInput

No description

type EmailUserBelongsToInput {
create: UserRequiredInput
update: EmailUserUpdate
delete: GQLTQueryUserWhere
}

Fields#

create (UserRequiredInput)#

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

update (EmailUserUpdate)#

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

delete (GQLTQueryUserWhere)#

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