( ctx context.Context, workspaceRef string, channel string, request NetworkSubscriptionRequest, )
| 89 | query NetworkSubscriptionsQuery, |
| 90 | ) ([]NetworkSubscriptionRecord, error) |
| 91 | SetNetworkSubscription( |
| 92 | ctx context.Context, |
| 93 | workspaceRef string, |
| 94 | channel string, |
no outgoing calls
no test coverage detected