Skip to main content

GroupParentBelongsToInput

No description

type GroupParentBelongsToInput {
create: GroupRequiredInput
update: GroupParentUpdate
delete: GQLTQueryGroupWhere
}

Fields#

create (GroupRequiredInput)#

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

update (GroupParentUpdate)#

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

delete (GQLTQueryGroupWhere)#

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