Skip to content

ResultSet.first

Return the first item, or None if empty.

Signature

first() -> T | None

Return shape

T | None

Permission

This is a local SDK helper. It does not call the CloudSprite HTTP API.

Usage

result_set.first()