Skip to main content

Type Alias: DynamicFieldPage

type DynamicFieldPage = object;

Properties

data

data: DynamicFieldInfo[];

nextCursor

nextCursor: string | null;

hasNextPage

hasNextPage: boolean;