Bonfire.Tag.API.GraphQLMasto.Adapter.GraphQL (Bonfire v1.0.1-social-alpha.28)

View Source

Summary

Functions

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

Functions

lookup_schema(name)

pipeline(map)

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.

process(request, _)

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