View Source AshGraphql.Domain (ash_graphql v1.5.0)

The entrypoint for adding GraphQL behavior to an Ash domain

Summary

Functions

authorize?(domain)

This function is deprecated. See `AshGraphql.Domain.Info.authorize?/1`.

See AshGraphql.Domain.Info.authorize?/1.

global_type_definitions(schema, env)

graphql(body)

(macro)

install(igniter, module, arg, path, argv)

root_level_errors?(domain)

This function is deprecated. See `AshGraphql.Domain.Info.root_level_errors?/1`.

See AshGraphql.Domain.Info.root_level_errors?/1.

show_raised_errors?(domain)

This function is deprecated. See `AshGraphql.Domain.Info.show_raised_errors?/1`.

See AshGraphql.Domain.Info.show_raised_errors?/1.

subscriptions(domain, all_domains, resources, action_middleware, schema)