Appearance
Rule.io SDK / client/src / ListCustomFieldGroupsParams
Interface: ListCustomFieldGroupsParams
Defined in: client/src/resources/custom-field/custom-field.types.ts:66
Parameters for CustomFieldClient.listGroups and the auto-pagination helpers (CustomFieldClient.iterateGroups, CustomFieldClient.iterateGroupsPages, CustomFieldClient.listAllGroups).
Properties
limit?
optionallimit?:number
Defined in: client/src/resources/custom-field/custom-field.types.ts:70
Number of groups per page (1–100, default 100).