getDynamicFields

open suspend override fun getDynamicFields(parentId: String, limit: UInt?, cursor: String?): Option<DynamicFields>

Get dynamic fields

Return

An Option of nullable DynamicFields

Parameters

parentId

The parent ID of the fields to get

limit

The limit of fields to get

cursor

The cursor to get fields from