• Joined on 2023-09-25
loewy pushed to master at railbird/railbird-gql 2025-08-18 17:42:45 -06:00
3f520a0331 Merge pull request 'Add operations for user subscriptions' (#199) from loewy/get-and-cancel-sub-ops into master
a563834269 get user sub status and cancel sub
Compare 2 commits »
loewy deleted branch loewy/get-and-cancel-sub-ops from railbird/railbird-gql 2025-08-18 17:42:45 -06:00
loewy merged pull request railbird/railbird-gql#199 2025-08-18 17:42:44 -06:00
Add operations for user subscriptions
loewy created pull request railbird/railbird-gql#199 2025-08-14 15:03:14 -06:00
Add operations for user subscriptions
loewy created branch loewy/get-and-cancel-sub-ops in railbird/railbird-gql 2025-08-14 15:02:58 -06:00
loewy pushed to loewy/get-and-cancel-sub-ops at railbird/railbird-gql 2025-08-14 15:02:58 -06:00
a563834269 get user sub status and cancel sub
loewy pushed to master at railbird/railbird-gql 2025-08-14 13:22:36 -06:00
80a5bded47 Merge pull request 'Add getUserSubscriptionStatus' (#198) from loewy/subscription-status-resolvers into master
16d8510465 add cancel subscription
9b21ce1e3a get subscription resolvers
Compare 3 commits »
loewy deleted branch loewy/subscription-status-resolvers from railbird/railbird-gql 2025-08-14 13:22:36 -06:00
loewy merged pull request railbird/railbird-gql#198 2025-08-14 13:22:34 -06:00
Add getUserSubscriptionStatus
loewy pushed to loewy/subscription-status-resolvers at railbird/railbird-gql 2025-08-12 14:14:16 -06:00
16d8510465 add cancel subscription
loewy created pull request railbird/railbird-gql#198 2025-08-11 15:46:24 -06:00
WIP: Add getUserSubscriptionStatus
loewy created branch loewy/subscription-status-resolvers in railbird/railbird-gql 2025-08-11 15:23:54 -06:00
loewy pushed to loewy/subscription-status-resolvers at railbird/railbird-gql 2025-08-11 15:23:54 -06:00
9b21ce1e3a get subscription resolvers
loewy pushed to master at railbird/railbird-gql 2025-08-08 16:52:32 -06:00
dde4cfd99b Merge pull request 'Add subscriptionGatingEnabled prop to deployed config' (#196) from loewy/add-subscription-gating-enabled into master
845fb361b9 Merge branch 'master' into loewy/add-subscription-gating-enabled
77477d63db add subscriptionGatingEnabled prop to deployed config
Compare 3 commits »
loewy deleted branch loewy/add-subscription-gating-enabled from railbird/railbird-gql 2025-08-08 16:52:32 -06:00
loewy merged pull request railbird/railbird-gql#196 2025-08-08 16:52:31 -06:00
Add subscriptionGatingEnabled prop to deployed config
loewy pushed to loewy/add-subscription-gating-enabled at railbird/railbird-gql 2025-08-08 16:49:21 -06:00
845fb361b9 Merge branch 'master' into loewy/add-subscription-gating-enabled
9f5fcc066e Merge pull request 'Create subscription operations' (#197) from loewy/create-sub-operations into master
dfb0361e12 Merge branch 'master' into loewy/create-sub-operations
a497abd44d create sub operations
Compare 4 commits »
loewy pushed to master at railbird/railbird-gql 2025-08-07 13:06:11 -06:00
9f5fcc066e Merge pull request 'Create subscription operations' (#197) from loewy/create-sub-operations into master
dfb0361e12 Merge branch 'master' into loewy/create-sub-operations
a497abd44d create sub operations
Compare 3 commits »
loewy deleted branch loewy/create-sub-operations from railbird/railbird-gql 2025-08-07 13:06:11 -06:00
loewy merged pull request railbird/railbird-gql#197 2025-08-07 13:06:10 -06:00
Create subscription operations