Skip to content

angee.graphql.apps

Django config for Angee's GraphQL runtime.

GraphQLConfig

python
class GraphQLConfig(AppConfig)

Wire GraphQL-owned process-local hooks after app population.

ready

python
def ready() -> None

Connect change publishers and receivers for installed GraphQL resources.

Released under the AGPL-3.0 License.