import { type PageInfoModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/GraphQlModels/PageInfoModel.ts";
Holds information about a page of data when doing pagination type requests.
x/kd_clients/core/Models/GraphQlModels/PageInfoModel.ts>PageInfoModel
import { type PageInfoModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/GraphQlModels/PageInfoModel.ts";
Holds information about a page of data when doing pagination type requests.