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

A Space represents a space on contentful, holding most of the objects you work with, e.g. Contentful.Asset, Contentful.Entry or Contentful.Locale

See the official documentation for more information

Link to this section Summary

Link to this section Types

@type t() :: %Contentful.Space{name: String.t(), sys: Contentful.SysData.t()}