DynamicFieldPage: {
    data: DynamicFieldInfo[];
    hasNextPage: boolean;
    nextCursor: string | null;
}