captain_hook v0.4.0 CaptainHook.WebhookConversations.WebhookConversationQueryable
Link to this section Summary
Functions
Callback implementation for AntlUtils.Ecto.Queryable.filter/2
.
Callback implementation for AntlUtils.Ecto.Queryable.paginate/3
.
Callback implementation for AntlUtils.Ecto.Queryable.queryable/0
.
Callback implementation for AntlUtils.Ecto.Queryable.sort/2
.
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
.
Link to this function
queryable()
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
.