Vend mutator for creating a new entity in given query context.
viewer context of creating user
query context in which to perform the create
mutator for creating an entity
Delete an existing entity in given query context.
entity to delete
query context in which to perform the delete
Vend mutator for updating an existing entity in given query context.
entity to update
query context in which to perform the update
mutator for updating existingEntity
The primary interface for creating, mutating, and deleting entities.