captain_hook v0.3.0 CaptainHook.WebhookConversations.WebhookConversationQueryable

Link to this section Summary

Link to this section Functions

Link to this function

filter(queryable, filters)

Callback implementation for AntlUtils.Ecto.Queryable.filter/2.

Link to this function

paginate(queryable, page, opts \\ [])

Callback implementation for AntlUtils.Ecto.Queryable.paginate/3.

Callback implementation for AntlUtils.Ecto.Queryable.queryable/0.

Link to this function

search(queryable, search_query, metadata \\ [])

Link to this function

sort(queryable, sort_params \\ %{})

Callback implementation for AntlUtils.Ecto.Queryable.sort/2.