Packages

A library for helping you run GraphQL queries against remote GraphQL servers, with the client protections of Absinthe.

Current section

Files

Jump to
absinthe_remote .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]