export type PageInfo = { endCursor: string; hasNextPage: boolean; };