Optional
errorDataMapper: MosaicErrorMapperA mosaic error mapper that maps known error types to user friendly ones.
Optional
isDev: booleaninnerError
will be included inside of the extensions
if this
is true. False by default.
A function that can be used in the GraphQL error handler for nice error messages
Optional
originalError: null | ErrorOptional
code?: stringOptional
extensions?: Dict<unknown>Optional
message?: stringGenerated using TypeDoc
Customize the default GraphQL errors to nicer ones