UserOrdersHasManyInput
No description
Fields#
create ([OrderRequiredInput])#
This will create a new element with a relationship to the current User
update ([UserOrdersUpdate])#
This will update any matching elements that have a relationship to the current User
add ([GQLTQueryOrderWhere])#
This will add any matching elements with a relationship to the current User
remove ([GQLTQueryOrderWhere])#
This will remove the relationship from any matching elements from the current User
delete ([GQLTQueryOrderWhere])#
This will delete any matching elements that have a relationship with the current User