View Source AshGraphql.Domain.Info (ash_graphql v1.0.0-rc.5)

Introspection helpers for AshGraphql.Domain

Summary

Functions

Wether or not to run authorization on this domain

An error handler for errors produced by domain

Wether or not to surface errors to the root of the response

Wether or not to render raised errors in the graphql response

The tracer to use for the given schema

Functions

Wether or not to run authorization on this domain

An error handler for errors produced by domain

Link to this function

root_level_errors?(domain)

View Source

Wether or not to surface errors to the root of the response

Link to this function

show_raised_errors?(domain)

View Source

Wether or not to render raised errors in the graphql response

The tracer to use for the given schema