API ClientsTypeScript SDKAPI ReferenceCoreInterfacesTypedVariablePageVersion: 8.10 (unreleased)On this pageInterface: TypedVariablePage One page of variable search results. Properties endCursor endCursor: string | null; Cursor for the next page, or null when there are no more pages. items items: readonly TypedVariableItem[];Was this helpful?