Type Alias Meta

type Meta = {
    count?: number;
}
Index

Properties

Properties

count?: number

Total count of resources being requested.