📄️ Simple Entity Retrieval with Related Data
Description
📄️ Complex SQL Aggregation with Window Functions
Description
📄️ SQL INSERT Query with RETURNING Clause
Description
📄️ RESTful UPDATE Operation with Multiple Fields
Description
📄️ Filtered List Query with Pagination and Relationships
Description
📄️ External API Integration - Google Maps Places
Description
📄️ RESTful DELETE Operation with Path Parameters
Description
📄️ Query Filters and Search
Learn how to implement powerful filtering capabilities in Stack9 applications. This comprehensive guide covers all filter types, search functionality, and how they integrate with different screen types.
📄️ Filtering Entities by Workflow State
When working with Stack9 entities that have workflows, you often need to filter lists based on the current workflow step. This guide shows you how to create workflow-aware filters and the helper queries that power them.