Skip to content

Support options like expand, filter or fields in subscribe method #103

@Branquo

Description

@Branquo

The JavaScript SDK for PocketBase allows users to subscribe to real-time changes in collections with an optional expand parameter, which enables fetching related fields automatically within the subscription data. As far as I can tell, this feature is currently missing in the Python SDK, where the subscribe method does not support expand, or filter, or fields as an option.
See ganigeorgiev's comment on the issue
Also: See in official documentation for realtime API SDK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions