ash_graphql v0.7.3 AshGraphql.Api View Source

The entrypoint for adding graphql behavior to an Ash API

Link to this section Summary

Link to this section Functions

Link to this function

global_type_definitions(schema)

View Source

Global configuration for graphql

Options

  • :authorize? - Whether or not to perform authorization for this API The default value is true.