View Source Bonfire.UI.Coordination.ProcessLive.GraphQL (bonfire_umbrella v0.9.10-cooperation-beta.62)

Summary

Functions

Determine the remaining pipeline for an request with a pre-compiled document.

Functions

Determine the remaining pipeline for an request with a pre-compiled document.

Usually this can be changed simply by setting @compilation_pipeline in your document provider. This may need to be overridden if your compilation phase is not a subset of the full pipeline.

Callback implementation for Absinthe.Plug.DocumentProvider.process/2.