View Source AbsintheUtils.Helpers.Errors (absinthe_utils v0.0.8)

Helpers for Absinthe errors.

Link to this section Summary

Functions

Given an absinthe resolution puts an error and marks the resolution as resolved.

Link to this section Functions

Link to this function

put_error(resolution, message, code)

View Source

Given an absinthe resolution puts an error and marks the resolution as resolved.