EntityMutationError
Defined in: src/errors.ts:1
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new EntityMutationError(
message,options?):EntityMutationError
Defined in: src/errors.ts:2
Parameters
Section titled “Parameters”message
Section titled “message”string
options?
Section titled “options?”cause?
Section titled “cause?”unknown
Returns
Section titled “Returns”EntityMutationError
Overrides
Section titled “Overrides”Error.constructor