towerops/test/towerops_web/graphql
graham c5481c2cd3 add mobile token auth to GraphQL endpoint (#48)
Extend the GraphQL API and socket to accept mobile session tokens
alongside existing API tokens. Add OrganizationScope middleware
that extracts organization_id from query args for mobile users.
Add my_organizations query for mobile app org listing.

Reviewed-on: graham/towerops-web#48
2026-03-16 15:23:07 -05:00
..
middleware add mobile token auth to GraphQL endpoint (#48) 2026-03-16 15:23:07 -05:00
resolvers add real-time GraphQL API with time-series queries and subscriptions 2026-03-12 10:24:39 -05:00
subscriptions_test.exs add real-time GraphQL API with time-series queries and subscriptions 2026-03-12 10:24:39 -05:00