You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note:** The custom subscription `.authorization()` modifier does not support the `owner` strategy. This differs from model subscriptions and may result in a subscription event being broadcast to a larger audience.
162
+
163
+
</Callout>
164
+
159
165
You can add subscription filters by adding arguments to the custom subscriptions.
160
166
161
167
{/* ### Basic subscription filters based on exact match
0 commit comments