Appearance
angee.graphql.subscriptions
GraphQL subscription surfaces for model change events.
def changes(model: type[models.Model], *, field: str) -> type
Return a subscription surface streaming changes to model.
model