Last update:
July 26, 2024
EvaluateDynamicContentResultType object¶
This type represents the result type for the evaluation of dynamic content.
Fields¶
Field | Description |
---|---|
totalCount Int! |
The total number of dynamic content items in the connection, regardless of pagination. |
items DynamicContentItemType |
The actual dynamic content items returned in the connection. |