View Source AshGraphql (ash_graphql v0.28.0)

AshGraphql is a GraphQL extension for the Ash framework.

For more information, see the getting started guide

Summary

Functions

Link to this function

add_context(ctx, apis, options \\ [])

View Source
This function is deprecated. add_context is no longer necessary.
Link to this function

get_embedded_types(all_resources, schema, relay_ids?)

View Source
Link to this function

global_enums(resources, schema, env)

View Source
Link to this function

global_unions(resources, schema, env)

View Source
Link to this macro

mutation(list)

View Source (macro)
Link to this function

relay_queries(apis_with_resources, schema, env)

View Source