Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntitiesData<Entity, FetchParams>

Type Parameters

  • Entity

  • FetchParams

Hierarchy

Index

Properties

data: Entity[]
lastFetch: null | FetchMeta<FetchParams>
pending: boolean
totalCount: null | number

Generated using TypeDoc