View Source API Reference Flop v0.25.0

Modules

Flop is a helper library for filtering, ordering and pagination with Ecto.

Functions for encoding, decoding and extracting cursor values.

Defines a struct that holds the information about a schema field.

Defines a filter.

Raised when an invalid cursor is passed to the decode function.

An error that is raised when invalid directions are passed.

Raised when parameter validation fails.

Defines a struct for holding meta information of a query result.

Helpers to turn query results into Relay formats.

Flop.Schema is a protocol that allows you to customize and set query options in your Ecto schemas.