API Reference absinthe_constraints v0.3.0

Modules

Adds the @constraints directive to your Absinthe schema.

Defines a GraphQL directive to add constraints to field definitions and argument definitions.

Defines an Absinthe Document Phase that validates inputs against constraints defined by the constraints directive.

Defines all the constraint handlers for the constraints directive.