API Reference bridge_ex v0.4.0
Modules
Integration with Auth0 to authorize m2m communication
Main module to be used to implement graphql bridges.
Documentation for BridgeEx
.
This defines an adapter that supports GraphQL query documents in their conventional (in JS) camelcase notation, while allowing the schema to be defined using conventional (in Elixir) underscore (snakecase) notation, and tranforming the names as needed for lookups, results, and error messages.
Misc utils for handling Graphql requests/responses.