Contentful SDK v0.3.0 Contentful.Queryable behaviour View Source
Behaviour for allowing another module to be processed by the functions
of Contentful.Query.
See also:
Link to this section Summary
Link to this section Callbacks
Link to this callback
resolve_collection_response(%{})
View Sourceresolve_collection_response(%{
required([{:total, String.t()}]) => non_neg_integer(),
required([{:items, String.t()}]) => [...]
}) :: {:ok, [struct()], [{:total, non_neg_integer()}]}