View Source API Reference jet_ext v0.2.5
Modules
Absinthe error handlers can handle more data types as an error when works
with JetExt.Absinthe.Middleware.HandleError
.
The default error handler for JetExt.Absinthe.Middleware.HandleError
that handles ecto
changeset as an error.
Absinthe Middleware to support more types of error.
The homemade one_of
directive for Absinthe.
The helpers for JetExt.Absinthe.OneOf
.
Modify the input object.
The homemade one_of
phase for Absinthe.
The homemade one_of
directive.
Macros used to define Node-related schema entities
Used to extend a schema with Relay-specific macros and types.
Used to extend a module where Absinthe types are defined with Relay-specific macros and types.
Serialized object JSON value.
The UUID scalar type represents a version 4(random) UUID. Any binary not conforming to this format will be flagged.
This module is used to get environment variables.
Defining an Enum Ecto type.
The parameterized STI type.
Defines the STI like Ecto types.
Changeset utils for STI.
A behaviour module for implementing a STI Ecto type.
An Ecto type for URI (RFC 3986).
An Ecto type for URN (RFC 8141)
An Ecto type for PostgreSQL varchar with limit.
A Ecto Type for Version
that follows SemVer 2.0.
This module introduces some useful functions to Map
.
A plug for serving sdl file.
Define types that used in the jet projects.