Skip to main content
An entity is the core content unit in Sublay — it can represent a post, article, product listing, video, or any other piece of content in your application. Entities support reactions, comments, votes, file attachments, geo-location, and more.

Properties

Nested Types

TopComment

Included when the entity has at least one comment.

GeoPoint

Includes

Pass an include array to populate optional fields:

See Also