API Reference bridge_ex v1.1.0
modules
Modules
Integration with Auth0 to authorize m2m communication
Create a Graphql bridge in the given module.
Graphql client 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) snake_case notation, and tranforming the names as needed for lookups, results, and error messages.
Utils for handling retrying of functions.
Misc utils for handling Graphql requests/responses.
A simple counter for testing purposes.