API Reference neuron v5.1.0
modules
Modules
Neuron is a GraphQL client for elixir.
This module can be used to modify your graphql client configuration either globaly or for the current process.
This module provides helper functions to read config + options for Neuron.
Neuron.Connection is a behaviour for defining pluggable connectors for Neuron library.
This module can be used to register fragments to be used in your GraphQL queries
Struct representation of a JSON parse error.
Struct representation of a query response.
This module provides a simple way to interface with the process and application environmental variables, acting as a simple KV store.