Frontend Patterns
Patterns that apply when building on Propeller's GraphQL API, regardless of your framework choice.
- Public vs authenticated data — which data changes based on authentication state and how that affects your architecture
- Pagination — the shared paging model for list queries and how to read every match across pages