Interface ContentfulCollection<T>

A wrapper object containing additional information for a collection of Contentful resources

See

Documentation

Type Parameters

  • T

Hierarchy

  • ContentfulCollection

Properties

Properties

items: T[]
limit: number
skip: number
total: number