View Source Contentful.Entry (Contentful SDK v0.6.0)

An entry is a representation of anything that can be expressed as a defined content type within a given Contentful.Space.

See the official documentation for more information.

Link to this section Summary

Link to this section Types

@type t() :: %Contentful.Entry{fields: list(), sys: Contentful.SysData.t()}