GraphQL for Elixir
Derives GraphQL schemas, types, and resolvers from Ecto schemas for Phoenix applications using Absinthe.
A cleaner DSL for GraphQL schema definitions built on Absinthe
Apollo Federation support for Absinthe
Subscription support via Phoenix for Absinthe, the GraphQL implementation for Elixir.
Collection of utils for absinthe
Support for paginated result sets using keyset pagination, for use in an Absinthe resolver module. Requires defining a connection with A...
Absinthe integration for Charon.
Relay framework support for Absinthe
Elixir ACL library for managing user features, plans and roles with support of ecto and compatibility with absinthe
Permit.Absinthe provides integration between the Permit authorization library and Absinthe GraphQL for Elixir.
GqlCase provides macros to easily test Graphql queries for projects using Absinthe.
A library for analysing absinthe GraphQL runtime usage.
Plug support for Absinthe, the GraphQL toolkit for Elixir
OpentelemetryAbsinthe is a OpenTelemetry instrumentation library for Absinthe.
Middleware-based rate limiting for Absinthe
New Relic Instrumentation adapter for Absinthe
A package for automatic, comprehensive querying of Absinthe GraphQL schemas (for purposes of easily creating automatic testing setups).
Adds support for schema constraints, type coercions, and other custom transformations.
Utilities to return Ecto validation error messages in an absinthe graphql response.
An Absinthe initializer
AbsintheClient is a GraphQL client designed for Elixir Absinthe.
Support an Input Union Type System Directive in Absinthe.
A library for helping you run GraphQL queries against remote GraphQL servers, with the client protections of Absinthe.
Defines a GraphQL directive to be used with Absinthe to validate input values.
An authorization library with dataloader and absinthe support.
Generators for absinthe to help reduce writing boilerplate
An OpenTelemetry tracer for Absinthe (with Operation, Resolve and Middleware support).
This library provides security utilities to validate a GraphQL query before executing it.
Elixir library for handling uploads with Ecto, Phoenix and Absinthe